Created
November 8, 2019 05:12
-
-
Save sivakumarbdu/4bc6dac583bf2dc2b984c3cb77630768 to your computer and use it in GitHub Desktop.
Install docker with curl
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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