Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ahvahsky2008/1a59d95b42009b474e7e0395ab744bbe to your computer and use it in GitHub Desktop.
Save ahvahsky2008/1a59d95b42009b474e7e0395ab744bbe to your computer and use it in GitHub Desktop.
install docker one line
curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment