2019-10-03 16:16:41 UTC
147 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
ZBX_DB_TYPEmysql
ZBX_OPT_TYPEnginx
ZBX_SOURCEShttps://git.zabbix.com/scm/zbx/zabbix.git
ZBX_TYPEfrontend
ZBX_VERSION4.2.7
[#000] sha256:d8d02d45731499028db01b6fa35475f91d230628b4e25fab8e3c015594dc3261 - 48.96% (71.9 MB)
[#001] sha256:f8708cf6a013b53d99d0986779f8991be3dec9b854b4b1f3fb7f445397ea892b - 5.31% (7.81 MB)
[#002] sha256:24c8de7df2ac1d70feda148bd211bbb76a38f4b3e7eeaa02cad082c1870965c5 - 45.71% (67.1 MB)
[#003] sha256:6185e9a8812bbf59da6a3d14aa8e7de2cca82593cc90105d4bf45e408b627954 - 0.0% (991 Bytes)
[#004] sha256:6c87100cca017b0c251d537efd3e7f7f2b40ffc14ae6b41797ba435973b5fb17 - 0.0% (957 Bytes)
[#005] sha256:3b2cd1e28d4eff3126a72a05329487e711516cc9f16bee20132b38da5979eeee - 0.0% (1.27 KB)
[#006] sha256:b06b878a2c54cf0759aaedf33f9e645006cfdd3347cee1fe0e96c842d4de468c - 0.0% (559 Bytes)
[#007] sha256:7af3678e5cb4c8730f52e600c7229888813bed6d74e4e45a75ae751e6018fe45 - 0.0% (800 Bytes)
[#008] sha256:23a17ff5c58b3f8c47b9b67833d18fca126ac077a29ac76c0dda5ed6d7cc98df - 0.0% (7.16 KB)
[#009] sha256:845adf91850c9dfe87235ea24feb722edce832b22f3d81fd130955fc38639bca - 0.0% (317 Bytes)
[#010] sha256:8b8d86f2f323dc7290561f22d6b5342ee83655ef8fbedce4341988cc5decb37c - 0.01% (8.98 KB)
/bin/sh -c #(nop) ADD file:4e7247c06de9ad117293b6bf39c77f96c623a1bca4da35068d7e64c7cb826c08 in /
2019-08-20 20:21:01 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20190801
2019-08-20 20:21:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-10-03 16:12:13 UTC/bin/sh -c #(nop) LABEL maintainer=Alexey Pustovalov <[email protected]>
2019-10-03 16:12:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2019-10-03 16:12:14 UTC/bin/sh -c #(nop) ARG VCS_REF
2019-10-03 16:12:14 UTC/bin/sh -c #(nop) ARG YUM_FLAGS_COMMON=-y
2019-10-03 16:12:14 UTC/bin/sh -c #(nop) ARG YUM_FLAGS_PERSISTENT=-y
2019-10-03 16:12:15 UTC/bin/sh -c #(nop) ARG MAJOR_VERSION=4.2
2019-10-03 16:12:15 UTC/bin/sh -c #(nop) ARG ZBX_VERSION=4.2.7
2019-10-03 16:12:15 UTC/bin/sh -c #(nop) ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
2019-10-03 16:12:16 UTC/bin/sh -c #(nop) ENV TERM=xterm ZBX_VERSION=4.2.7 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_TYPE=frontend ZBX_DB_TYPE=mysql ZBX_OPT_TYPE=nginx
2019-10-03 16:12:16 UTC/bin/sh -c #(nop) LABEL org.label-schema.name=zabbix-web-nginx-mysql-centos org.label-schema.vendor=Zabbix LLC org.label-schema.url=https://zabbix.com/ org.label-schema.description=Zabbix web-interface based on Nginx web server with MySQL database support org.label-schema.vcs-ref= org.label-schema.build-date= org.label-schema.schema-version=1.0 org.label-schema.license=GPL v2.0 org.label-schema.usage=https://www.zabbix.com/documentation/4.2/manual/installation/containers org.label-schema.version=4.2.7 org.label-schema.vcs-url=https://git.zabbix.com/scm/zbx/zabbix.git org.label-schema.docker.cmd=docker run --name zabbix-web-nginx-mysql --link mysql-server:mysql --link zabbix-server:zabbix-server -p 80:80 -d zabbix-web-nginx-mysql:centos-4.2.7
2019-10-03 16:12:16 UTC/bin/sh -c #(nop) STOPSIGNAL SIGTERM
2019-10-03 16:12:22 UTC/bin/sh -c #(nop) COPY dir:f817c19ac28c0ab1acedb854dc3c8ae72c77c09b00ab79481f5a33fe2fd40537 in /usr/share/zabbix/
2019-10-03 16:16:35 UTC|3 MAJOR_VERSION=4.2 YUM_FLAGS_COMMON=-y YUM_FLAGS_PERSISTENT=-y /bin/sh -c set -eux && groupadd --system zabbix && adduser -r --shell /sbin/nologin -g zabbix -d /var/lib/zabbix/ zabbix && mkdir -p /etc/zabbix && mkdir -p /etc/zabbix/web && chown --quiet -R zabbix:root /etc/zabbix && yum ${YUM_FLAGS_COMMON} makecache && yum ${YUM_FLAGS_PERSISTENT} install epel-release && yum ${YUM_FLAGS_PERSISTENT} install curl mariadb nginx php-bcmath php-fpm php-gd php-ldap php-mbstring php-mysql php-xml supervisor && cat /usr/share/zabbix/include/locales.inc.php | grep display | grep true | awk '{$1=$1};1' | cut -d"'" -f 2 | sort | xargs -I '{}' bash -c 'echo "{}" && localedef -c -i {} -f UTF-8 {}.UTF-8 2>/dev/null' && chown --quiet -R nginx:nginx /usr/share/zabbix && rm -f /etc/php-fpm.d/www.conf && mkdir -p /var/lib/php/ && chown --quiet -R nginx:nginx /var/lib/php/ && yum ${YUM_FLAGS_PERSISTENT} clean all && rm -rf /var/cache/yum/
2019-10-03 16:16:36 UTC/bin/sh -c #(nop) EXPOSE 443/TCP 80/TCP
2019-10-03 16:16:37 UTC/bin/sh -c #(nop) WORKDIR /usr/share/zabbix
2019-10-03 16:16:37 UTC/bin/sh -c #(nop) VOLUME [/etc/ssl/nginx]
2019-10-03 16:16:37 UTC/bin/sh -c #(nop) COPY dir:a0a1fabe2827cc31129e30eefb7ad1f8fb6f8bd721d22a46fcb5654efb108f84 in /etc/supervisor/
2019-10-03 16:16:38 UTC/bin/sh -c #(nop) COPY file:c1a0283ef14ff6de2a60a99f0d2b989827524f99d3aab3b85fdaa9be7e5de603 in /etc/zabbix/
2019-10-03 16:16:38 UTC/bin/sh -c #(nop) COPY file:c76e29099131915ad2f224645b6004f917a9d1bb52c7aa5f11892fe3981975e3 in /etc/zabbix/
2019-10-03 16:16:39 UTC/bin/sh -c #(nop) COPY file:adc43e8e4748c177bbd67fa05a5faa50febbc71ad622dfe3a74cd1775004aa55 in /etc/zabbix/web/
2019-10-03 16:16:39 UTC/bin/sh -c #(nop) COPY file:db886323859e325144aaea2e458acae64ea9b6bfde527a3ec384db0476298aa4 in /etc/nginx/
2019-10-03 16:16:39 UTC/bin/sh -c #(nop) COPY file:2c5613ec9216298d63a9f4a355be6c963859d4f3f1f73441926917e78e11140d in /etc/php-fpm.conf
2019-10-03 16:16:40 UTC/bin/sh -c #(nop) COPY file:5e45740933fedd62f534b33949cc42996bb793336018be10c162b063fe3adeb4 in /etc/php.d/99-zabbix.ini
2019-10-03 16:16:40 UTC/bin/sh -c #(nop) COPY file:8edb260afb3f298303e2dd5c549c07240a3e27c62ca8ee90b1206b1afed503f5 in /usr/bin/
2019-10-03 16:16:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.