mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-09 04:12:41 +03:00
Create install-docker-2.sh
This commit is contained in:
3
vagrant/ubuntu/install-docker-2.sh
Normal file
3
vagrant/ubuntu/install-docker-2.sh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
cd /tmp
|
||||||
|
curl -fsSL https://get.docker.com -o get-docker.sh
|
||||||
|
sh /tmp/get-docker.sh
|
Reference in New Issue
Block a user