Browse Source

[Watchdog] Add missing mariadb-client tools

andryyy 6 năm trước cách đây
mục cha
commit
c22bddb244

+ 1 - 0
data/Dockerfiles/watchdog/Dockerfile

@@ -7,6 +7,7 @@ RUN apk add --update \
   nagios-plugins-tcp \
   nagios-plugins-tcp \
   nagios-plugins-http \
   nagios-plugins-http \
   nagios-plugins-ping \
   nagios-plugins-ping \
+  mariadb-client \
   curl \
   curl \
   bash \
   bash \
   coreutils \
   coreutils \