[Watchdog] More fixes for watchdog...

This commit is contained in:
andryyy
2019-08-13 20:19:01 +02:00
parent 294e0bc07f
commit f00b563d9c
3 changed files with 6 additions and 14 deletions

View File

@@ -33,6 +33,7 @@ RUN apk add --update \
COPY watchdog.sh /watchdog.sh
ENTRYPOINT ["/sbin/tini", "-g", "--"]
#ENTRYPOINT ["/sbin/tini", "-g", "--"]
# Less verbose
CMD /watchdog.sh 2> /dev/null