mirror of
https://github.com/docker/cli.git
synced 2026-08-31 10:05:19 -05:00
When we start a container we lock state, we should do the same in stop. Detected via -race. Upstream-commit: d7e2fc898284fe29ed43f7b28eae56e7e052e854 Component: engine