This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kubernetes-the-hard-way
mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way
Watch
1
Star
0
Fork
You've already forked kubernetes-the-hard-way
0
Code
Issues
Projects
Releases
Wiki
Activity
acee279989
kubernetes-the-hard-way
/
vagrant
/
ubuntu
/
install-docker-2.sh
4 lines
81 B
Bash
Raw
Blame
History
cd
/tmp
curl -fsSL https://get.docker.com -o get-docker.sh
sh /tmp/get-docker.sh
Reference in New Issue
View Git Blame
Copy Permalink