mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-28 13:25:42 +00:00
b36bf98174
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)