Add NATS for armhf

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis
2017-11-09 12:42:46 +00:00
parent 24306dd902
commit 39f5119e49
3 changed files with 11 additions and 11 deletions

View File

@ -1,6 +1,6 @@
FROM arm32v6/alpine:3.6
FROM alpine:3.6
ADD https://github.com/openfaas/faas/releases/download/0.6.0/fwatchdog-armhf /usr/bin/fwatchdog
ADD https://github.com/openfaas/faas/releases/download/0.6.9/fwatchdog-armhf /usr/bin/fwatchdog
RUN chmod +x /usr/bin/fwatchdog
# Populate example here