mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
The call from Daemon.create -> Daemon.setHostConfig acquired container.Lock, but didn't need to because the container is newly created and solely owned by the caller. The call from Daemon.restore did not acquire the lock. Signed-off-by: Rob Murray <rob.murray@docker.com>
13 KiB
13 KiB