Skip to content

Instantly share code, notes, and snippets.

@davidcorbin
Created January 27, 2020 00:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidcorbin/de5a83af8032fa4036d3f9c1dc10ea5b to your computer and use it in GitHub Desktop.
Save davidcorbin/de5a83af8032fa4036d3f9c1dc10ea5b to your computer and use it in GitHub Desktop.
Install Docker
curl -fsSL 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