Last active
June 8, 2019 11:29
-
-
Save i5heu/d597a9bd146bcffc25750dffb195b5fd to your computer and use it in GitHub Desktop.
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
sleep 1m | |
sudo snap refresh && sudo apt -y update && sudo apt -y upgrade && sudo apt -y dist-upgrade | |
apt install -y docker.io |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wget -O - https://gist.githubusercontent.com/i5heu/d597a9bd146bcffc25750dffb195b5fd/raw/01d70250980dc371e18e3d4c4832e0ac8fd8f09e/sh-Docker-init.sh | sh