Skip to content

Instantly share code, notes, and snippets.

@gitDbits
Created October 31, 2019 23:47
Show Gist options
  • Select an option

  • Save gitDbits/4cd846f0c4c8eda0f4874fc4b901dcd4 to your computer and use it in GitHub Desktop.

Select an option

Save gitDbits/4cd846f0c4c8eda0f4874fc4b901dcd4 to your computer and use it in GitHub Desktop.
curl -fsSL get.docker.com -o get-docker.sh
bash get-docker.sh
sudo usermod -aG docker YOUR_USER_NAME
docker --version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment