FROM alpine:latest COPY fwatchdog /usr/bin/ # Populate example here # ENV fprocess="wc -l" CMD ["fwatchdog"]