dockerfiles
dockerfiles copied to clipboard
Samba shouldn't expose volume /var/run/docker.sock
I'm using "svendowideit/samba" to expose the volumes of a container that has /var/run/docker.sock mapped in as a volume. The samba container exposes that as var_run_docker.sock, seems better if it did not do that by default.