We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a192630 commit c8b1004Copy full SHA for c8b1004
content/manuals/compose/how-tos/lifecycle.md
@@ -63,3 +63,8 @@ services:
63
pre_stop:
64
- command: ./data_flush.sh
65
```
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