1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 22:32:14 +00:00

Update scripts

This commit is contained in:
Darren Shepherd
2015-02-14 09:35:46 -07:00
parent c997143d22
commit 2911946aad
8 changed files with 21 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ apt-get update
apt-get install -y curl rsync build-essential syslinux xorriso
curl -sL https://test.docker.com/builds/Linux/x86_64/docker-1.5.0-rc4 > /usr/bin/docker
curl -sL https://github.com/ibuildthecloud/docker/releases/download/v1.5.0-rancher-2/docker-1.5.0 > /usr/bin/docker
chmod +x /usr/bin/docker