Skip to content

Instantly share code, notes, and snippets.

@hieunguyentrung
Last active December 19, 2021 12:05
Show Gist options
  • Save hieunguyentrung/d1d2b0212d32b7141be49698ee8e6783 to your computer and use it in GitHub Desktop.
Save hieunguyentrung/d1d2b0212d32b7141be49698ee8e6783 to your computer and use it in GitHub Desktop.
sudo groupadd docker
sudo usermod -aG docker $USER
newgrp docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment