Skip to content

Instantly share code, notes, and snippets.

@iamwrm
Created December 31, 2018 04:09
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 iamwrm/9f213afe142fca0db64995b07f0e7a5f to your computer and use it in GitHub Desktop.
Save iamwrm/9f213afe142fca0db64995b07f0e7a5f to your computer and use it in GitHub Desktop.
docker related
sudo groupadd docker
sudo gpasswd -a $USER docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment