Compose for ARM + MarkdownRender

This commit is contained in:
Alex Ellis
2017-04-27 20:27:35 +00:00
parent fb50b8dacd
commit 5fd4e54860
3 changed files with 18 additions and 3 deletions

View File

@ -1,6 +1,6 @@
FROM armhf/alpine:3.5
ADD https://github.com/alexellis/faas/releases/download/v0.3-alpha/fwatchdog-armhf /usr/bin/fwatchdog
ADD https://github.com/alexellis/faas/releases/download/v0.5-alpha/fwatchdog-armhf /usr/bin/fwatchdog
RUN chmod +x /usr/bin/fwatchdog
WORKDIR /root/