mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 03:56:37 +00:00
@ -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
|
||||
|
Reference in New Issue
Block a user