Alex Ellis (OpenFaaS Ltd) b45e2a52a4 Bump alpine to 3.11
There's a new release which appears to have no apparent down-
sides or breakages.

https://www.alpinelinux.org/posts/Alpine-3.11.2-released.html

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-12-27 10:08:02 +00:00
..
2017-12-28 19:17:59 +00:00
2019-12-27 10:08:02 +00:00
2019-12-27 10:08:02 +00:00
2019-12-27 10:08:02 +00:00
2017-10-15 23:00:08 +01:00

AlpineFunction

This is a base image for Alpine Linux which already has the watchdog added and configured with a healthcheck.

This image is published on the Docker hub as functions/alpine:latest.

In order to deploy it - make sure you specify an "fprocess" value at runtime i.e. sha512sum or wc -l. See the docker-compose.yml file for more details on usage.