From ee50bed1683180fb5d18645d66570e76b232813a Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Sun, 6 Feb 2022 00:07:11 +0100 Subject: [PATCH] Add nagios-plugins-cluster --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index fdb8e7e..46a44bc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,6 +7,7 @@ RUN apk add --no-cache \ mailx \ nagios \ nagios-plugins \ + nagios-plugins-cluster \ nagios-plugins-dig \ nagios-plugins-dns \ nagios-plugins-dummy \