Skip to content

Instantly share code, notes, and snippets.

@i5heu
Last active June 8, 2019 11:29
Show Gist options
  • Save i5heu/d597a9bd146bcffc25750dffb195b5fd to your computer and use it in GitHub Desktop.
Save i5heu/d597a9bd146bcffc25750dffb195b5fd to your computer and use it in GitHub Desktop.
sleep 1m
sudo snap refresh && sudo apt -y update && sudo apt -y upgrade && sudo apt -y dist-upgrade
apt install -y docker.io
@i5heu
Copy link
Author

i5heu commented Jun 8, 2019

wget -O - https://gist.githubusercontent.com/i5heu/d597a9bd146bcffc25750dffb195b5fd/raw/01d70250980dc371e18e3d4c4832e0ac8fd8f09e/sh-Docker-init.sh | sh

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