Commit 0bdeae6
committed
config: Remove incorrect "after the container namespaces are created"
Not all hooks are run after creation. In fact, there are currently no
postcreate hooks (prestart hooks are called "after the start operation
is called but before the user-specified program command is executed".
Fixing 28e8f68 (Hooks to linux,solaris and doc clarification,
2017-05-24, opencontainers#855), which pulled the broken line in from a Go comment
[1].
[1]: opencontainers#855 (comment)
Signed-off-by: W. Trevor King <[email protected]>1 parent ec44a7e commit 0bdeae6
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | | - | |
369 | 368 | | |
370 | 369 | | |
371 | 370 | | |
| |||
0 commit comments