File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ The lifecycle describes the timeline of events that happen from when a container
47476 . Additional actions such as pausing the container, resuming the container or signaling the container MAY be performed using the runtime interface.
4848 The container MAY also error out, exit or crash.
49497 . The container MUST be destroyed by undoing the steps performed during create phase (step 2).
50- 8 . The poststop hooks MUST be invoked by the runtime and errors, if any, MAY be logged.
50+ 8 . The poststop hooks MUST be invoked by the runtime and errors, if any, SHOULD be logged.
5151
5252Note: The lifecycle is a WIP and it will evolve as we have more use cases and more information on the viability of a separate create phase.
5353
You can’t perform that action at this time.
0 commit comments