forked from JasonRivers/Docker-Nagios
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ LABEL nagiosVersion="4.5.5" | |
LABEL nagiosPluginsVersion="2.4.12" | ||
LABEL nrpeVersion="4.1.1" | ||
LABEL nscaVersion="2.10.3" | ||
LABEL ncpaVersion="3.1.0" | ||
LABEL ncpaVersion="3.1.1" | ||
LABEL nagiostvVersion="0.9.2" | ||
LABEL homepage="https://www.nagios.com/" | ||
LABEL maintainer="Tronyx <[email protected]>" | ||
|
@@ -37,7 +37,7 @@ ENV NAGIOS_BRANCH=nagios-4.5.5 | |
ENV NAGIOS_PLUGINS_BRANCH=release-2.4.12 | ||
ENV NRPE_BRANCH=nrpe-4.1.1 | ||
ENV NSCA_TAG=nsca-2.10.3 | ||
ENV NCPA_BRANCH=v3.1.0 | ||
ENV NCPA_BRANCH=v3.1.1 | ||
ENV NAGIOSTV_VERSION=0.9.2 | ||
|
||
RUN echo postfix postfix/main_mailer_type string "'Internet Site'" | debconf-set-selections && \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ LABEL nagiosVersion="4.5.5" | |
LABEL nagiosPluginsVersion="2.4.12" | ||
LABEL nrpeVersion="4.1.1" | ||
LABEL nscaVersion="2.10.3" | ||
LABEL ncpaVersion="3.1.0" | ||
LABEL ncpaVersion="3.1.1" | ||
LABEL nagiostvVersion="0.9.2" | ||
LABEL homepage="https://www.nagios.com/" | ||
LABEL maintainer="Tronyx <[email protected]>" | ||
|
@@ -37,7 +37,7 @@ ENV NAGIOS_BRANCH=nagios-4.5.5 | |
ENV NAGIOS_PLUGINS_BRANCH=release-2.4.12 | ||
ENV NRPE_BRANCH=nrpe-4.1.1 | ||
ENV NSCA_TAG=nsca-2.10.3 | ||
ENV NCPA_BRANCH=v3.1.0 | ||
ENV NCPA_BRANCH=v3.1.1 | ||
ENV NAGIOSTV_VERSION=0.9.2 | ||
|
||
RUN echo postfix postfix/main_mailer_type string "'Internet Site'" | debconf-set-selections && \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ LABEL nagiosVersion="4.5.5" | |
LABEL nagiosPluginsVersion="2.4.12" | ||
LABEL nrpeVersion="4.1.1" | ||
LABEL nscaVersion="2.10.3" | ||
LABEL ncpaVersion="3.1.0" | ||
LABEL ncpaVersion="3.1.1" | ||
LABEL nagiostvVersion="0.9.2" | ||
LABEL homepage="https://www.nagios.com/" | ||
LABEL maintainer="Tronyx <[email protected]>" | ||
|
@@ -37,7 +37,7 @@ ENV NAGIOS_BRANCH=nagios-4.5.5 | |
ENV NAGIOS_PLUGINS_BRANCH=release-2.4.12 | ||
ENV NRPE_BRANCH=nrpe-4.1.1 | ||
ENV NSCA_TAG=nsca-2.10.3 | ||
ENV NCPA_BRANCH=v3.1.0 | ||
ENV NCPA_BRANCH=v3.1.1 | ||
ENV NAGIOSTV_VERSION=0.9.2 | ||
|
||
RUN echo postfix postfix/main_mailer_type string "'Internet Site'" | debconf-set-selections && \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters