Skip to content

Instantly share code, notes, and snippets.

@DoZator
Last active December 19, 2017 13:13
Show Gist options
  • Save DoZator/bf5715ea728754514a9c627e7190b7d6 to your computer and use it in GitHub Desktop.
Save DoZator/bf5715ea728754514a9c627e7190b7d6 to your computer and use it in GitHub Desktop.
Solving Docker permission denied for user

Solving Docker permission denied for user

    sudo usermod -a -G docker $USER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment