Merge pull request #463 from justincormack/nodockerarm

remove old arm docker binary, now releases are available upstream
This commit is contained in:
Justin Cormack 2016-09-02 16:54:05 +01:00 committed by GitHub
commit 9586c90823
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.