Skip to content

Instantly share code, notes, and snippets.

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 thomasxd24/4b78ac24858fbfd2fa362eaff06edf46 to your computer and use it in GitHub Desktop.
Save thomasxd24/4b78ac24858fbfd2fa362eaff06edf46 to your computer and use it in GitHub Desktop.
setup docker
apt install curl -y
curl -fsSL https://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