Skip to content

Instantly share code, notes, and snippets.

@doituikhovai
Last active March 15, 2022 04:34
Show Gist options
  • Save doituikhovai/2427e138b33793efbe0bddf47f6b83f7 to your computer and use it in GitHub Desktop.
Save doituikhovai/2427e138b33793efbe0bddf47f6b83f7 to your computer and use it in GitHub Desktop.
sudo addgroup --system docker
sudo usermod -aG docker ${USER}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment