Skip to content

Instantly share code, notes, and snippets.

@pocoz
Last active August 27, 2019 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pocoz/44e19cf1009992e73094113bac0c8700 to your computer and use it in GitHub Desktop.
Save pocoz/44e19cf1009992e73094113bac0c8700 to your computer and use it in GitHub Desktop.
sudo setfacl -m user:$USER:rw /var/run/docker.sock
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