mirror of
https://github.com/docker/cli.git
synced 2026-08-31 02:24:13 -05:00
When the daemon shutdown ungracefully, it will left the running containers' rootfs still be mounted. This will cause some error when trying to remove the containers. Signed-off-by: Lei Jitang <leijitang@huawei.com> Upstream-commit: af614a19dc4ddc9ec4b16438fd5e974dff7a52f7 Component: engine