Update README.md

This commit is contained in:
Alex Ellis 2017-10-15 23:00:08 +01:00 committed by GitHub
parent 6dc9ffbfce
commit 958de00f71

View File

@ -2,4 +2,6 @@
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`.
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.