2019-11-27 17:44:47 UTC
40.9 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.4.3
[#000] sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 - 6.5% (2.66 MB)
[#001] sha256:de02605896d028bbcff34d9cd49c2333ef34ea85e829d2f2d6d4673125194251 - 73.78% (30.2 MB)
[#002] sha256:c7bda65871fa14abb40a57f165eb594f5fe7a80344ca89e0ebd71f726ecfa7af - 19.67% (8.04 MB)
[#003] sha256:155f914f60571f36252d639dd0b0b451974745ced16cf5d6f0e061452a067a70 - 0.0% (999 Bytes)
[#004] sha256:c2add3eb34838aaebd9ba0e55dc91af93d0c206adbd16fcd9e1e23cced86c89c - 0.0% (953 Bytes)
[#005] sha256:265284d208b11e365bd9fed7b4a59d74f0d0bb96ee07db8843836d290cdf0a89 - 0.0% (1.26 KB)
[#006] sha256:198d1e2e8a8f52c2b903af31b4a288689ba87566a6fd4e834ac905a5c2736b9a - 0.0% (558 Bytes)
[#007] sha256:49a4456aaf5c29cf4d7a64c74d8376f6f01578dabffd47030a00df8502fd0068 - 0.0% (799 Bytes)
[#008] sha256:a74f98670d2647b15f5bda725aa28a1ee7c9e6adb9fd9e4cc7aa928eaa724059 - 0.02% (7.18 KB)
[#009] sha256:d9534859e174b940a406671caf56f9baa30110db47b988b8250072c0376a2b7a - 0.0% (335 Bytes)
[#010] sha256:ee093c6d767642ccaf64aa5dcab8ce2b2fddd19cf77778b9ec032fd4b24f89df - 0.02% (8.97 KB)
/bin/sh -c #(nop) ADD file:fe1f09249227e2da2089afb4d07e16cbf832eeb804120074acd2b8192876cd28 in /
2019-10-21 17:21:42 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-11-27 17:43:42 UTC/bin/sh -c #(nop) LABEL maintainer=Alexey Pustovalov <[email protected]>
2019-11-27 17:43:43 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2019-11-27 17:43:43 UTC/bin/sh -c #(nop) ARG VCS_REF
2019-11-27 17:43:43 UTC/bin/sh -c #(nop) ARG APK_FLAGS_COMMON=
2019-11-27 17:43:44 UTC/bin/sh -c #(nop) ARG APK_FLAGS_PERSISTENT= --clean-protected --no-cache
2019-11-27 17:43:44 UTC/bin/sh -c #(nop) ARG APK_FLAGS_DEV= --no-cache
2019-11-27 17:43:45 UTC/bin/sh -c #(nop) ENV TERM=xterm ZBX_TYPE=frontend ZBX_DB_TYPE=mysql ZBX_OPT_TYPE=nginx
2019-11-27 17:43:45 UTC/bin/sh -c #(nop) LABEL org.label-schema.name=zabbix-web-nginx-mysql-alpine 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
2019-11-27 17:43:45 UTC/bin/sh -c #(nop) STOPSIGNAL SIGTERM
2019-11-27 17:44:07 UTC|3 APK_FLAGS_COMMON= APK_FLAGS_DEV= --no-cache APK_FLAGS_PERSISTENT= --clean-protected --no-cache /bin/sh -c set -eux && addgroup zabbix && adduser -S -D -G zabbix -h /var/lib/zabbix/ -H zabbix && mkdir -p /etc/zabbix && mkdir -p /etc/zabbix/web && chown --quiet -R zabbix:root /etc/zabbix && apk update && apk add ${APK_FLAGS_PERSISTENT} bash curl mariadb-client mariadb-connector-c nginx php7-bcmath php7-ctype php7-fpm php7-gd php7-gettext php7-json php7-ldap php7-mbstring php7-mysqli php7-session php7-simplexml php7-sockets php7-fileinfo php7-xmlreader php7-xmlwriter supervisor && rm -f /etc/nginx/conf.d/*.conf && rm -rf /var/cache/apk/*
2019-11-27 17:44:08 UTC/bin/sh -c #(nop) ARG MAJOR_VERSION=4.4
2019-11-27 17:44:09 UTC/bin/sh -c #(nop) ARG ZBX_VERSION=4.4.3
2019-11-27 17:44:09 UTC/bin/sh -c #(nop) ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
2019-11-27 17:44:10 UTC/bin/sh -c #(nop) ENV ZBX_VERSION=4.4.3 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
2019-11-27 17:44:10 UTC/bin/sh -c #(nop) LABEL org.label-schema.usage=https://www.zabbix.com/documentation/4.4/manual/installation/containers org.label-schema.version=4.4.3 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:alpine-4.4.3
2019-11-27 17:44:41 UTC|4 APK_FLAGS_COMMON= APK_FLAGS_DEV= --no-cache APK_FLAGS_PERSISTENT= --clean-protected --no-cache MAJOR_VERSION=4.4 /bin/sh -c set -eux && apk add ${APK_FLAGS_DEV} --virtual build-dependencies coreutils gettext git && cd /usr/share/ && git clone ${ZBX_SOURCES} --branch ${ZBX_VERSION} --depth 1 --single-branch zabbix-${ZBX_VERSION} && mkdir /usr/share/zabbix/ && cp -R /usr/share/zabbix-${ZBX_VERSION}/frontends/php/* /usr/share/zabbix/ && rm -rf /usr/share/zabbix-${ZBX_VERSION}/ && cd /usr/share/zabbix/ && rm -f conf/zabbix.conf.php && rm -rf tests && ./locale/make_mo.sh && chown --quiet -R nginx:nginx /usr/share/zabbix && apk del ${APK_FLAGS_COMMON} --purge --no-network build-dependencies && rm -rf /var/cache/apk/*
2019-11-27 17:44:42 UTC/bin/sh -c #(nop) EXPOSE 443/TCP 80/TCP
2019-11-27 17:44:42 UTC/bin/sh -c #(nop) WORKDIR /usr/share/zabbix
2019-11-27 17:44:42 UTC/bin/sh -c #(nop) VOLUME [/etc/ssl/nginx]
2019-11-27 17:44:43 UTC/bin/sh -c #(nop) COPY dir:774cdd1ad61a1a0824e35246fb31499d173a38648380be359a3fbab0d30f27c8 in /etc/supervisor/
2019-11-27 17:44:43 UTC/bin/sh -c #(nop) COPY file:c7835499e601819c4fa267412d347bb18da749e72aac6ac400f3e1eb9c05a294 in /etc/zabbix/
2019-11-27 17:44:44 UTC/bin/sh -c #(nop) COPY file:5c6cbc0018a62ef647afaf2ff92b36dc48832f1bf78ec74639e3afc2a29c79d5 in /etc/zabbix/
2019-11-27 17:44:44 UTC/bin/sh -c #(nop) COPY file:adc43e8e4748c177bbd67fa05a5faa50febbc71ad622dfe3a74cd1775004aa55 in /etc/zabbix/web/
2019-11-27 17:44:45 UTC/bin/sh -c #(nop) COPY file:db886323859e325144aaea2e458acae64ea9b6bfde527a3ec384db0476298aa4 in /etc/nginx/
2019-11-27 17:44:45 UTC/bin/sh -c #(nop) COPY file:ee954fb09194dd4f1fde65a1deb8148d6bebc6ad3ffe361e053081a5dd15a00e in /etc/php7/
2019-11-27 17:44:46 UTC/bin/sh -c #(nop) COPY file:df56cf75a25bc1b7b750971844a658916e002e6359db162bce9a0cf6d6b8123d in /etc/php7/conf.d/
2019-11-27 17:44:46 UTC/bin/sh -c #(nop) COPY file:d5dc47c24dfd7757887526d38f537c58ad6592b4b6957689d6def2a9735d0da0 in /usr/bin/
2019-11-27 17:44:47 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.