Skip to content

Instantly share code, notes, and snippets.

@prateekbhatt
Created March 1, 2014 05:59
Show Gist options
  • Save prateekbhatt/9285937 to your computer and use it in GitHub Desktop.
Save prateekbhatt/9285937 to your computer and use it in GitHub Desktop.
Docker Error: "/var/run/docker.sock: permission denied"
sudo chmod 777 /var/run/docker.sock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment