dockerfiles
dockerfiles copied to clipboard
Whats the point of /run/docker.sock?
Could you please explain this to me @SvenDowideit? I know that a plugin-container's purpose is to access docker inside a container; but why /run/docker.sock and not /var/run/docker.sock?
https://github.com/SvenDowideit/dockerfiles/blob/master/dev.sh#L13