mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-24 11:25:40 +00:00
remove extra copy of docker that build adds
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
18745f6b76
commit
79e0a65f87
@ -11,6 +11,7 @@ bin: docker.git
|
||||
cp docker.git/bundles/${DOCKER_VERSION}/binary/* bin/
|
||||
rm -f bin/*.md5
|
||||
rm -f bin/*.sha256
|
||||
rm -f bin/docker-${DOCKER_VERSION}
|
||||
|
||||
docker.git:
|
||||
git clone git://github.com/djs55/docker.git docker.git
|
||||
|
Loading…
Reference in New Issue
Block a user