mirror of
https://github.com/docker/cli.git
synced 2026-09-14 02:24:27 -05:00
Lxc driver was throwing errors for mounts where the mount point does not exist in the container. This adds a create=dir/file mount option to the lxc template, to alleviate this issue. Docker-DCO-1.1-Signed-off-by: Abin Shahab <ashahab@altiscale.com> (github: ashahab-altiscale) Upstream-commit: b36bf9817482e97448f11a2f3eaf15b3a795d2f7 Component: engine