Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@wanderindev
Created May 10, 2020 16:10
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 wanderindev/6e95e7b5561ccc1d6b6438ecaf03e31d to your computer and use it in GitHub Desktop.
Save wanderindev/6e95e7b5561ccc1d6b6438ecaf03e31d to your computer and use it in GitHub Desktop.
sudo apt-get install -y docker-ce
sudo apt install docker-compose
sudo usermod -aG docker $USER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment