mirror of
https://github.com/docker/cli.git
synced 2026-09-06 18:14:30 -05:00
Stopping the container will typicall cause it to unmount, to keep it mounted over the stop/start cycle we aquire a temporary reference to it during this time. This helps with https://github.com/dotcloud/docker/issues/4036 Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson) Upstream-commit: ab0f3f86c8d05aa69415e6909a88b621d5b37e81 Component: engine