mirror of
https://github.com/docker/cli.git
synced 2026-01-23 15:21:32 +03:00
- Mount struct now called volumeMount - Merged volume creation for each volume type (volumes-from, binds, normal volumes) so this only happens in once place - Simplified container copy of volumes (for when `docker cp` is a volume) Signed-off-by: Brian Goff <cpuguy83@gmail.com> Upstream-commit: f3680e74946d3a773edb118ea3f508b8237e44a8 Component: engine