mirror of
https://github.com/docker/cli.git
synced 2026-01-19 21:41:31 +03:00
While creating multiple containers the second container could remove the first one from graph and not produce an error. Fixes #15995 Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> Upstream-commit: aee54863741fc3f012c423d1a445d1a6b687966a Component: engine