Last active
January 22, 2024 06:46
-
-
Save CalebBarnes/be2de92ef7986eb97aa3024bcab7ddbb to your computer and use it in GitHub Desktop.
One command to Setup Docker on Ubuntu Server
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
/bin/bash -c "$(curl -fsSL https://gist.githubusercontent.com/CalebBarnes/1cebffedda280138e6c4e6a5911310ab/raw/45251744edd379ce43fde75a6bec62e23b1e67b2/setup-docker.sh)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pasting this in your terminal just downloads and runs this gist in bash: https://gist.github.com/CalebBarnes/1cebffedda280138e6c4e6a5911310ab