Skip to content

Instantly share code, notes, and snippets.

@adithya321
Last active September 16, 2020 12:29
Show Gist options
  • Save adithya321/72d0cbc30a52c078d75b789d3b65f090 to your computer and use it in GitHub Desktop.
Save adithya321/72d0cbc30a52c078d75b789d3b65f090 to your computer and use it in GitHub Desktop.
{
curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh get-docker.sh
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment