Ivana Yovcheva (VMware) f936dcd757 Update watchdog version to 0.7.9 in function templates and docs
This updates fwatchdog to latest version (0.7.9) in all templates
in sample-functions and faas version in the documentation

Signed-off-by: Ivana Yovcheva (VMware) <iyovcheva@vmware.com>
2018-04-12 22:36:26 -07:00
..
2017-12-28 19:17:59 +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.