Skip to content

Commit c8b1004

Browse files
committed
add link in manuals
1 parent a192630 commit c8b1004

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/manuals/compose/how-tos/lifecycle.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,8 @@ services:
6363
pre_stop:
6464
- command: ./data_flush.sh
6565
```
66+
67+
## Reference information
68+
69+
[`post_start`](/reference/compose-file/services.md#post-start)
70+
[`pre_stop`](/reference/compose-file/services.md#pre-stop)

0 commit comments

Comments
 (0)