Nagios¶
Build with the image directory as the build context:
docker build -f nagios/Dockerfile \
--build-arg FROM=quay.io/airshipit/ubuntu:jammy \
-t quay.io/airshipit/nagios:local \
nagios
Build with the image directory as the build context:
docker build -f nagios/Dockerfile \
--build-arg FROM=quay.io/airshipit/ubuntu:jammy \
-t quay.io/airshipit/nagios:local \
nagios
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.