alpine-6.0-latest
sha256:e50f095a4f21dab1aab99265eb2e8e24b4336c6ad35ad59b32a64cdd8c21ffd1
OS/ARCH
Compressed size
38.04 MB
Last pushed
about 7 hours by rafaelwastaken
Type
Image
Manifest digest
sha256:e771c19992a6a914eea6cd15714929968379c560f4556eb141f0d6632f95c15a
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3ARG MAJOR_VERSION0 B4ARG ZBX_VERSION0 B5ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git0 B6ENV TERM=xterm ZBX_VERSION=6.0.47 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git MIBDIRS=/usr/share/snmp/mibs:/var/lib/zabbix/mibs0 B7LABEL org.opencontainers.image.authors=Alexey Pustovalov <[email protected]> org.opencontainers.image.description=Zabbix0 B8STOPSIGNAL SIGTERM0 B9COPY /tmp/zabbix-6.0.47-output/server/sbin/zabbix_server /usr/sbin/zabbix_server # buildkit1.56 MB10COPY /tmp/zabbix-6.0.47-output/general/bin/zabbix_get /usr/bin/ # buildkit96 KB11COPY /tmp/zabbix-6.0.47-output/general/bin/zabbix_sender /usr/bin/ # buildkit140.34 KB12COPY /tmp/zabbix-6.0.47-output/server/conf/ /etc/zabbix/ # buildkit6.73 KB13COPY /tmp/zabbix-6.0.47-output/server/database/mysql/create.sql.gz /usr/share/doc/zabbix-server-mysql/create.sql.gz # buildkit3.66 MB14RUN |3 MAJOR_VERSION=6.0 ZBX_VERSION=6.0.47 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git24.34 MB15RUN |3 MAJOR_VERSION=6.0 ZBX_VERSION=6.0.47 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git11.34 KB16EXPOSE map[10051/tcp:{}]0 B17WORKDIR /var/lib/zabbix32 B18VOLUME [/var/lib/zabbix/snmptraps /var/lib/zabbix/export]0 B19ENTRYPOINT ["/sbin/tini" "--" "/usr/bin/docker-entrypoint.sh"]0 B20USER 19970 B21CMD ["/usr/sbin/zabbix_server" "--foreground" "-c" "/etc/zabbix/zabbix_server.conf"]0 B22USER root0 B23RUN /bin/sh -c apk add4.24 MB24USER 19970 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit