Skip to content

Instantly share code, notes, and snippets.

@wokalek
Created July 20, 2023 21:02
Show Gist options
  • Save wokalek/80f7bdbeaa3b1165e84b4d6324e59c22 to your computer and use it in GitHub Desktop.
Save wokalek/80f7bdbeaa3b1165e84b4d6324e59c22 to your computer and use it in GitHub Desktop.
get docker through one line
curl -fsSL https://get.docker.com | sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment