Skip to content

Instantly share code, notes, and snippets.

@skeptrunedev
Last active August 28, 2024 01:17
Show Gist options
  • Save skeptrunedev/28891e36805a822c1f9bf5204e08ca52 to your computer and use it in GitHub Desktop.
Save skeptrunedev/28891e36805a822c1f9bf5204e08ca52 to your computer and use it in GitHub Desktop.
Get Docker URL
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