Skip to content

Instantly share code, notes, and snippets.

@sujancse
Last active January 2, 2020 09:28
Show Gist options
  • Save sujancse/9868517bb86736f002ad9d3db26afbd1 to your computer and use it in GitHub Desktop.
Save sujancse/9868517bb86736f002ad9d3db26afbd1 to your computer and use it in GitHub Desktop.
Remove sudo from ubuntu docker
sudo setfacl -m user:$USER:rw /var/run/docker.sock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment