Last active
August 2, 2019 15:43
-
-
Save xodhx4/0b6ce77f7ddc97035177d68a1431e759 to your computer and use it in GitHub Desktop.
[docker 자동 설치 script] #docker #install
This file contains 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
curl -fsSL https://get.docker.com/ | sudo sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment