Added armhf dockerfile

This commit is contained in:
Thomas Boerger 2016-07-22 20:09:24 +02:00
parent c9ac50d723
commit 45cb346e9f
Failed to generate hash of commit

4
Dockerfile.armhf Normal file
View File

@ -0,0 +1,4 @@
FROM ???
ADD drone-docker /bin/
ENTRYPOINT ["/usr/local/bin/dockerd-entrypoint.sh", "/bin/drone-docker"]