Skip to content

Instantly share code, notes, and snippets.

@wanderindev
Created May 10, 2020 16:10
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