mirror of
https://github.com/docker/cli.git
synced 2026-01-26 15:41:42 +03:00
If you specify a bind mount in a place that doesn't have a file yet we create that (and parent directories). This is needed because otherwise you can't use volumes like e.g. /dev/log, as that gets covered by the /dev tmpfs mounts. Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson) Upstream-commit: 70ef53f25e177e42046170ef59bb29ebd77a3016 Component: engine