[Watchdog] Skip container restart if running for less than 120 seconds

This commit is contained in:
andryyy
2018-10-27 23:44:06 +02:00
parent a332f0dcc6
commit 2bd1b1c960
2 changed files with 63 additions and 18 deletions

View File

@@ -9,6 +9,7 @@ RUN apk add --update \
nagios-plugins-ping \
curl \
bash \
coreutils \
jq \
fcgi \
nagios-plugins-mysql \