This commit is contained in:
Kameron Kenny 2025-01-05 10:07:17 -05:00
parent 9d38f73151
commit 2716380a67
2 changed files with 2 additions and 1 deletions

View File

@ -246,6 +246,7 @@ RUN pip install speedtest-cli
COPY overlay/opt/nagios/libexec/* ${NAGIOS_HOME}/libexec/
COPY overlay/opt/nagios/share/stylesheets/* ${NAGIOS_HOME}/share/stylesheets/
COPY overlay/opt/nagios/share/index.php ${NAGIOS_HOME}/share/
COPY overlay/opt/nagios/share/side.php ${NAGIOS_HOME}/share/
COPY overlay/opt/nagios/share/dashboard ${NAGIOS_HOME}/share/
#COPY overlay/usr ${NAGIOS_HOME}/usr

View File

@ -12,7 +12,7 @@ services:
build:
dockerfile: Dockerfile
container_name: nagios
image: docker-registry1.in.thelinuxpro.net:5000/tlp/nagios:250102.0.02
image: docker-registry1.in.thelinuxpro.net:5000/tlp/nagios:250105.0.01
networks:
infra_dev_net:
ipv4_address: 10.99.23.36