remove old arm docker binary, now releases are available upstream

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2016-09-02 16:50:35 +01:00
parent b7e90634ed
commit 0fe0d2a39b
2 changed files with 0 additions and 5 deletions

View File

@ -23,10 +23,5 @@ bin:
rm -rf docker/ docker.tgz
chmod +x bin/*
arm:
mkdir -p bin
rm -f bin/docker*
cp docker-arm bin/docker
clean:
rm -rf bin docker/ docker.tgz

Binary file not shown.