mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
ec60923688
Currently if we exec a restarting container, client will fail silently, and daemon will print error that container can't be found which is not a very meaningful prompt to user. This commit will stop user from exec a restarting container and gives more explicit error message. Signed-off-by: Zhang Wei <zhangwei555@huawei.com> |
||
---|---|---|
.. | ||
archive.go | ||
container.go | ||
container_unit_test.go | ||
container_unix.go | ||
container_windows.go | ||
history.go | ||
memory_store.go | ||
memory_store_test.go | ||
monitor.go | ||
state.go | ||
state_test.go | ||
state_unix.go | ||
state_windows.go | ||
store.go |