Skip to content

Instantly share code, notes, and snippets.

@CalebBarnes
Last active January 22, 2024 06:46
Show Gist options
  • Save CalebBarnes/be2de92ef7986eb97aa3024bcab7ddbb to your computer and use it in GitHub Desktop.
Save CalebBarnes/be2de92ef7986eb97aa3024bcab7ddbb to your computer and use it in GitHub Desktop.
One command to Setup Docker on Ubuntu Server
/bin/bash -c "$(curl -fsSL https://gist.githubusercontent.com/CalebBarnes/1cebffedda280138e6c4e6a5911310ab/raw/45251744edd379ce43fde75a6bec62e23b1e67b2/setup-docker.sh)"
@CalebBarnes
Copy link
Author

Pasting this in your terminal just downloads and runs this gist in bash: https://gist.github.com/CalebBarnes/1cebffedda280138e6c4e6a5911310ab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment