bf5e17ead0306f2b7e793e905d04e8a9cdd9e8fa
fixes #25766 If a container's AutoRemove is enabled, client will wait until it's removed after container exits, this is implemented based on "destroy" event. Currently an "AutoRemove" container will report "destroy" event to notify a hanging client to exit before all volumes are removed, this is wrong, we should wait container until everything is cleaned up. Signed-off-by: Zhang Wei <zhangwei555@huawei.com> Upstream-commit: 4df77c11e065bf96b04fc0328a7e7600a2e64937 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%