Sign inSign up

liuxincuit/zabbix-server-pgsql:alpine-5.0.44

Multi-platform
Index digest

sha256:2eb5d4b666c627271b57b90b64c10db60d0057c6ef3c9460a83a1eb8e85c7016

OS/ARCH

Compressed size

20.51 MB

Last pushed

almost 2 years by liuxincuit

Type

Image

Manifest digest

sha256:03974e25516d8f5e2bc95fb6d505622f724edf9bd4501b356dce5757d946fc7c

Image Layers

1ADD file ... in / 3.19 MB
2CMD ["/bin/sh"]0 B
3ARG MAJOR_VERSION=5.00 B
4ARG ZBX_VERSION=5.0.440 B
5ARG ZBX_SOURCES=https://github.com/canxing/zabbix.git0 B
6ENV TERM=xterm ZBX_VERSION=5.0.44 ZBX_SOURCES=https://github.com/canxing/zabbix.git MIBDIRS=/usr/share/snmp/mibs:/var/lib/zabbix/mibs0 B
7LABEL org.opencontainers.image.authors=Alexey Pustovalov <[email protected]> org.opencontainers.image.description=Zabbix0 B
8STOPSIGNAL SIGTERM0 B
9COPY /tmp/zabbix-5.0.44-output/server/sbin/zabbix_server /usr/sbin/zabbix_server # buildkit1.17 MB
10COPY /tmp/zabbix-5.0.44-output/general/bin/* /usr/bin/ # buildkit195.08 KB
11COPY /tmp/zabbix-5.0.44-output/server/conf/ /etc/zabbix/ # buildkit5.74 KB
12COPY /tmp/zabbix-5.0.44-output/server/database/postgresql/ /usr/share/doc/zabbix-server-postgresql/ # buildkit1.89 MB
13RUN |3 MAJOR_VERSION=5.0 ZBX_VERSION=5.0.44 ZBX_SOURCES=https://github.com/canxing/zabbix.git14.06 MB
14EXPOSE map[10051/tcp:{}]0 B
15WORKDIR /var/lib/zabbix32 B
16VOLUME [/var/lib/zabbix/snmptraps /var/lib/zabbix/export]0 B
17COPY docker-entrypoint.sh /usr/bin/ # buildkit4.65 KB
18ENTRYPOINT ["/sbin/tini" "--" "/usr/bin/docker-entrypoint.sh"]0 B
19USER 19970 B
20CMD ["/usr/sbin/zabbix_server" "--foreground" "-c" "/etc/zabbix/zabbix_server.conf"]0 B

Command

ADD file:c2dbff469fced00345f9627d1efd892f94d53dbb31a6485fa9411b2fb1b4840f in /