mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-30 14:10:57 +00:00
Merge pull request #463 from justincormack/nodockerarm
remove old arm docker binary, now releases are available upstream
This commit is contained in:
commit
9586c90823
@ -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.
Loading…
Reference in New Issue
Block a user