mirror of
https://github.com/docker/cli.git
synced 2026-01-25 03:42:05 +03:00
Removes the error when a container already has a volume that would otherwise be created by `Config.VolumesFrom`. Allows restarting containers with a `Config.VolumesFrom` set. Upstream-commit: 57b49efc98d2f4605c95d5579a6cd952dfd6f124 Component: engine