Skip to content

Instantly share code, notes, and snippets.

@hieu-v
Created March 2, 2022 08:45
Show Gist options
  • Save hieu-v/1c1328311e068051357b385bd73104c2 to your computer and use it in GitHub Desktop.
Save hieu-v/1c1328311e068051357b385bd73104c2 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