observium-docker (latest)
Published 2025-08-28 22:00:17 +02:00 by Kurocon
Installation
docker pull git.kurocon.nl/kuronet/observium-docker:latest
sha256:69b65b18c5d2d7e2e767a81ac23bd519e982cfc5ede2b57f21d6d9fa9adeb982
Image layers
ARG RELEASE |
ARG LAUNCHPAD_BUILD_ARCH |
LABEL org.opencontainers.image.ref.name=ubuntu |
LABEL org.opencontainers.image.version=22.04 |
ADD file:598bb7ba54e5a576778e9ebe1f4e514188812bea30c08d00446f8d04c37053e6 in / |
CMD ["/bin/bash"] |
LABEL maintainer=Kurocon <me@kurocon.nl> |
ENV DEBIAN_FRONTEND=noninteractive |
/bin/sh -c apt-get update && apt-get -y dist-upgrade && apt-get -y install libapache2-mod-php php-cli php-mysql php-mysqli php-gd php-json php-curl php-pear php-apcu php-ldap snmp fping mysql-client python3-mysqldb rrdtool subversion whois mtr-tiny ipmitool graphviz imagemagick apache2 python3-pymysql python-is-python3 libvirt-clients wget supervisor cron unzip syslog-ng && apt-get clean autoclean && apt-get autoremove -y && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* /var/lib/cache/* /var/lib/log/* /var/lib/apt/lists/* |
COPY file:a4bc5eb3ceda0dded1a7d9c0ee890054dc74e8ca3f5b010bcf5507f62ae97bea in /etc/apache2/sites-enabled/000-default.conf |
COPY file:b142bb47a871da6911070b0ded219d41275de5dfbe634ff4d0381fce19f2b42e in /etc/cron.d/observium |
COPY file:36a7eed7c2d07d97242212248186abf571af5d0cd985cbd8c39a424f5c2539ef in /etc/syslog-ng/syslog-ng.conf |
COPY file:0efc92f6dcd67a3b371433d753f9335a4d8fbc6e9c307fec4ef3543119588296 in /etc/supervisord.conf |
COPY file:20bca4486602f205b7b7bcbab1b26cc5dd0c2a034704908ba05c5bf23c763158 in /usr/local/bin/ |
/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork && a2enmod php8.1 && a2enmod rewrite && echo "TLS_REQCERT\tnever" >> /etc/ldap/ldap.conf && chmod 0644 /etc/cron.d/observium && chmod +x /usr/local/bin/docker-entrypoint.sh |
/bin/sh -c cd /opt && wget -c http://www.observium.org/observium-community-latest.tar.gz && tar zxvf observium-community-latest.tar.gz && rm -rf observium-community-latest.tar.gz |
VOLUME [/config] |
EXPOSE 80 |
EXPOSE 514 |
ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"] |
LABEL org.opencontainers.image.created=2025-08-28T19:58:06Z |
LABEL org.opencontainers.image.revision=b56ec3b8635a3a5b2a8f688dc39b79c832af8184 |
LABEL org.opencontainers.image.source=https://git.kurocon.nl/KuroNET/observium-docker.git |
LABEL org.opencontainers.image.url=https://git.kurocon.nl/KuroNET/observium-docker |
Labels
Key | Value |
---|---|
maintainer | Kurocon <me@kurocon.nl> |
org.opencontainers.image.created | 2025-08-28T19:58:06Z |
org.opencontainers.image.ref.name | ubuntu |
org.opencontainers.image.revision | b56ec3b8635a3a5b2a8f688dc39b79c832af8184 |
org.opencontainers.image.source | https://git.kurocon.nl/KuroNET/observium-docker.git |
org.opencontainers.image.url | https://git.kurocon.nl/KuroNET/observium-docker |
org.opencontainers.image.version | 22.04 |
Details
2025-08-28 22:00:17 +02:00
Versions (2)
View all
Container
16
OCI / Docker
linux/amd64
291 MiB