mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() If we attach to a running container and stream is closed afterwards, we can never be sure if the container is stopped or detached. Adding a new type of `detach` event can explicitly notify client that container is detached, so client will know that there's no need to wait for its exit code and it can move forward to next step now. Signed-off-by: Zhang Wei <zhangwei555@huawei.com> |
||
---|---|---|
.. | ||
archive.go | ||
container.go | ||
container_solaris.go | ||
container_unit_test.go | ||
container_unix.go | ||
container_windows.go | ||
health.go | ||
history.go | ||
memory_store.go | ||
memory_store_test.go | ||
monitor.go | ||
mounts_unix.go | ||
mounts_windows.go | ||
state.go | ||
state_solaris.go | ||
state_test.go | ||
state_unix.go | ||
state_windows.go | ||
store.go |