mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-25 03:34:58 +00:00
Merge pull request #243 from djs55/docker.1.12-rc3
Update docker to 1.12.0-rc3
This commit is contained in:
commit
4ee34bfc10
@ -1,4 +1,4 @@
|
||||
DOCKER_VERSION=1.12.0-rc2
|
||||
DOCKER_VERSION=1.12.0-rc3
|
||||
ARCH?=x86_64
|
||||
OS?=Linux
|
||||
EXPERIMENTAL?=1
|
||||
@ -18,7 +18,7 @@ bin: docker.git
|
||||
cp docker.git/bundles/latest/binary-client/docker bin/
|
||||
|
||||
docker.git:
|
||||
git clone git://github.com/justincormack/docker.git docker.git
|
||||
git clone git://github.com/djs55/docker.git docker.git
|
||||
|
||||
arm:
|
||||
mkdir -p bin
|
||||
|
Loading…
Reference in New Issue
Block a user