mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Fixes #4741 Right now volumes from expected a dir and not a file so when the drivers tried to do the bind mount, the destination was a dir, not a file so it fails to run. Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Upstream-commit: a57900e35f2c30026a070fdfdbdb0ce99b35e1ff Component: engine