Skip to content

Instantly share code, notes, and snippets.

@sivakumarbdu
Created November 8, 2019 05:12
Show Gist options
  • Save sivakumarbdu/4bc6dac583bf2dc2b984c3cb77630768 to your computer and use it in GitHub Desktop.
Save sivakumarbdu/4bc6dac583bf2dc2b984c3cb77630768 to your computer and use it in GitHub Desktop.
Install docker with curl
curl -fsSL https://get.docker.com -o get-docker.sh
966 sh get-docker.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment