mirror of
https://github.com/openfaas/faas.git
synced 2025-06-20 13:06:40 +00:00
Config tweak for samples
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
@ -22,5 +22,7 @@ COPY --from=builder /tmp /tmp
|
||||
|
||||
ENV fprocess="/main"
|
||||
|
||||
HEALTHCHECK --interval=5s CMD [ -e /tmp/.lock ] || exit 1
|
||||
|
||||
CMD ["/fwatchdog"]
|
||||
|
||||
|
Reference in New Issue
Block a user