mirror of
https://github.com/docker/compose.git
synced 2026-02-09 01:59:22 +08:00
@@ -742,7 +742,7 @@ const (
|
||||
ContainerEventRecreated
|
||||
// ContainerEventExited is a ContainerEvent of type exit. ExitCode is set
|
||||
ContainerEventExited
|
||||
// UserCancel user cancelled compose up, we are stopping containers
|
||||
// UserCancel user canceled compose up, we are stopping containers
|
||||
HookEventLog
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user