mirror of
https://github.com/docker/compose.git
synced 2025-11-16 20:00:21 +01:00
Grammatical fix
Signed-off-by: Jonty <jontyleslie@gmail.com>
This commit is contained in:
parent
9db27a65c6
commit
91e1753d80
@ -742,7 +742,7 @@ const (
|
|||||||
ContainerEventRecreated
|
ContainerEventRecreated
|
||||||
// ContainerEventExited is a ContainerEvent of type exit. ExitCode is set
|
// ContainerEventExited is a ContainerEvent of type exit. ExitCode is set
|
||||||
ContainerEventExited
|
ContainerEventExited
|
||||||
// UserCancel user canceled compose up, we are stopping containers
|
// UserCancel user cancelled compose up, we are stopping containers
|
||||||
HookEventLog
|
HookEventLog
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user