Skip to content

Instantly share code, notes, and snippets.

@Arokota
Last active April 2, 2026 22:46
Show Gist options
  • Select an option

  • Save Arokota/3c28fa394424fe4bdef81c9c4c2edc88 to your computer and use it in GitHub Desktop.

Select an option

Save Arokota/3c28fa394424fe4bdef81c9c4c2edc88 to your computer and use it in GitHub Desktop.
Docker Install
curl -fsSL https://get.docker.com | sh

sudo usermod -aG docker $USER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment