Sign inSign up

zabbixmultiarch/zabbix-server-pgsql-alpine:5.0.3

Multi-platform
Manifest digest

sha256:fce5e234981f563b7d870f8a4bf18511b0825ed87190c3348faa5835fe2b9123

OS/ARCH

Compressed size

15.47 MB

Last pushed

almost 6 years by pschmitt

Type

Image

Manifest digest

sha256:fce5e234981f563b7d870f8a4bf18511b0825ed87190c3348faa5835fe2b9123

Image Layers

1ADD file ... in / 2.66 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.title=Zabbix server (PostgreSQL) org.opencontainers.image.authors=Alexey0 B
4STOPSIGNAL SIGTERM0 B
5RUN /bin/sh -c set -eux9.41 MB
6ARG MAJOR_VERSION=5.00 B
7ARG ZBX_VERSION=5.0.30 B
8ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git0 B
9ENV TERM=xterm ZBX_VERSION=5.0.3 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git MIBDIRS=/usr/share/snmp/mibs:/var/lib/zabbix/mibs0 B
10LABEL org.opencontainers.image.documentation=https://www.zabbix.com/documentation/5.0/manual/installation/containers org.opencontainers.image.version=5.0.3 org.opencontainers.image.source=https://git.zabbix.com/scm/zbx/zabbix.git0 B
11RUN |3 MAJOR_VERSION=5.0 ZBX_VERSION=5.0.3 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git3.4 MB
12EXPOSE map[10051/tcp:{}]0 B
13WORKDIR /var/lib/zabbix226 B
14VOLUME [/var/lib/zabbix/snmptraps /var/lib/zabbix/export]0 B
15COPY docker-entrypoint.sh /usr/bin/ # buildkit4.34 KB
16ENTRYPOINT ["/sbin/tini" "--" "/usr/bin/docker-entrypoint.sh"]0 B
17USER 19970 B
18CMD ["/usr/sbin/zabbix_server" "--foreground" "-c" "/etc/zabbix/zabbix_server.conf"]0 B

Command

ADD file:5624441d97aca5eeb82a582941efc3586397098b8391227a9040ebe434cc1d6b in /