Created
December 31, 2018 04:09
-
-
Save iamwrm/9f213afe142fca0db64995b07f0e7a5f to your computer and use it in GitHub Desktop.
docker related
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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