Skip to content

Instantly share code, notes, and snippets.

@prrao87
Created March 28, 2023 17:15
Show Gist options
  • Save prrao87/a4395c4c5af1e805d1f44af19ff99192 to your computer and use it in GitHub Desktop.
Save prrao87/a4395c4c5af1e805d1f44af19ff99192 to your computer and use it in GitHub Desktop.
Allow non root/sudo user to run docker containers on Ubuntu
sudo chmod 666 /var/run/docker.sock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment