Update armhf to use armv6 binaries

This commit is contained in:
Alex Ellis
2017-02-28 22:10:19 +00:00
parent f6729358a1
commit 80c12aeaea
6 changed files with 57 additions and 3 deletions

View File

@ -1,6 +1,6 @@
FROM armhf/alpine:latest
FROM armhf/alpine:3.5
COPY fwatchdog /usr/bin
ADD https://github.com/alexellis/faas/releases/download/v0.3-alpha/fwatchdog-armhf /usr/bin/fwatchdog
RUN chmod +x /usr/bin/fwatchdog
# Populate example here