SvenDowideit / dockerfiles

dockerfiles that I use
http://fosiki.com
MIT License
212 stars 60 forks source link

Samba shouldn't expose volume /var/run/docker.sock #46

Open jamshid opened 8 years ago

jamshid commented 8 years ago

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.