2018-04-06 20:33:13 UTC
52.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
ZBX_DB_TYPEmysql
ZBX_OPT_TYPEnginx
ZBX_SOURCESsvn://svn.zabbix.com/tags/3.4.8/
ZBX_TYPEfrontend
ZBX_VERSION3.4.8
[#000] sha256:81033e7c1d6a5b44a94bb6b40033a6e589f50fd6b61578da6fc809e61f83898d - 4.36% (2.28 MB)
[#001] sha256:0dfa65c6d91724dddea7a9d7bae3bacdd2d6c8e34315f3f7530285e480932047 - 82.36% (43 MB)
[#002] sha256:8710b49b482f1228a722bc570ddb7aad78a4762b04779bc67fa63f5e92762785 - 0.0% (591 Bytes)
[#003] sha256:869ede05b8787616124649031caf2a2d0c3f277bdad019c6bbb7830885a81e3b - 13.24% (6.91 MB)
[#004] sha256:de5679d5fb6cf1087c06c9f89c573205a3fc5350ca3e0be52966d431aaa085c6 - 0.0% (997 Bytes)
[#005] sha256:4de9656c6ffd9d9bfc3838f6015bc595905f643054d91591e3b23ec43887b755 - 0.0% (952 Bytes)
[#006] sha256:938e6a679f43ab88a6ae6dea4d5e6d7a0b639063f9f70e6e1afa1bc91f4c555d - 0.0% (1.26 KB)
[#007] sha256:830cde4bf829e0d609e5ba4956f4388b8a1b399dc2f17ba0768df810c671837f - 0.0% (445 Bytes)
[#008] sha256:685173fd81e9feb3c62f568c1ae00558fcc54b00713a5d1f43497e8a7951eb44 - 0.0% (796 Bytes)
[#009] sha256:729b3712f47f1ee433570b3b8e102a860205f00b435b0fa6670c19547c3952dd - 0.01% (7.18 KB)
[#010] sha256:e2be7332e2b74abdca062a7242e550eae97d966c35faae3fd583498e0b4d41d5 - 0.0% (321 Bytes)
[#011] sha256:a0972bcaabf75c9133ddaacadc09342d51b1cdf2415fe2a96c90d3a0ba790518 - 0.02% (8.19 KB)
/bin/sh -c #(nop) ADD file:69848cb51056edaf120230b6f218a79968ac797295c2cef6728332e1801357be in /
2018-01-09 21:12:40 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-04-06 20:32:13 UTC/bin/sh -c #(nop) LABEL maintainer=Alexey Pustovalov <[email protected]>
2018-04-06 20:32:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2018-04-06 20:32:14 UTC/bin/sh -c #(nop) ARG VCS_REF
2018-04-06 20:32:14 UTC/bin/sh -c #(nop) ARG APK_FLAGS_COMMON=-q
2018-04-06 20:32:14 UTC/bin/sh -c #(nop) ARG APK_FLAGS_PERSISTANT=-q --clean-protected --no-cache
2018-04-06 20:32:15 UTC/bin/sh -c #(nop) ARG APK_FLAGS_DEV=-q --no-cache
2018-04-06 20:32:15 UTC/bin/sh -c #(nop) ENV TERM=xterm ZBX_TYPE=frontend ZBX_DB_TYPE=mysql ZBX_OPT_TYPE=nginx
2018-04-06 20:32:15 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 2.0
2018-04-06 20:32:16 UTC/bin/sh -c #(nop) STOPSIGNAL [SIGTERM]
2018-04-06 20:32:42 UTC|3 APK_FLAGS_COMMON=-q APK_FLAGS_DEV=-q --no-cache APK_FLAGS_PERSISTANT=-q --clean-protected --no-cache /bin/sh -c 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_PERSISTANT} bash mariadb-client mariadb-client-libs nginx php5-bcmath php5-ctype php5-fpm php5-gd php5-gettext php5-json php5-ldap php5-mysqli php5-sockets php5-xmlreader supervisor ttf-dejavu && rm -rf /var/cache/apk/*
2018-04-06 20:32:43 UTC/bin/sh -c #(nop) ARG MAJOR_VERSION=3.4
2018-04-06 20:32:43 UTC/bin/sh -c #(nop) ARG ZBX_VERSION=3.4.8
2018-04-06 20:32:44 UTC/bin/sh -c #(nop) ARG ZBX_SOURCES=svn://svn.zabbix.com/tags/3.4.8/
2018-04-06 20:32:44 UTC/bin/sh -c #(nop) ENV ZBX_VERSION=3.4.8 ZBX_SOURCES=svn://svn.zabbix.com/tags/3.4.8/
2018-04-06 20:32:45 UTC/bin/sh -c #(nop) LABEL org.label-schema.usage=https://www.zabbix.com/documentation/3.4/manual/installation/containers org.label-schema.version=3.4.8 org.label-schema.vcs-url=svn://svn.zabbix.com/tags/3.4.8/ 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-3.4.8
2018-04-06 20:32:45 UTC/bin/sh -c #(nop) COPY file:8c4069f4861a9d279b6733e6f235e984cdcf591e9b21e1aae96762470385bf91 in /tmp/font-config
2018-04-06 20:33:06 UTC|4 APK_FLAGS_COMMON=-q APK_FLAGS_DEV=-q --no-cache APK_FLAGS_PERSISTANT=-q --clean-protected --no-cache MAJOR_VERSION=3.4 /bin/sh -c apk add ${APK_FLAGS_DEV} --virtual build-dependencies coreutils gettext subversion && cd /usr/share/ && svn --quiet export ${ZBX_SOURCES}/frontends/php/ zabbix 1>/dev/null && cd /usr/share/zabbix/ && patch -p3 < /tmp/font-config && rm /tmp/font-config && rm -f conf/zabbix.conf.php && rm -rf tests && rm /usr/share/zabbix/fonts/DejaVuSans.ttf && ./locale/make_mo.sh 2>/dev/null && ln -s /usr/share/fonts/ttf-dejavu/DejaVuSans.ttf /usr/share/zabbix/fonts/graphfont.ttf && apk del ${APK_FLAGS_COMMON} --purge build-dependencies && rm -rf /var/cache/apk/* && rm -rf /root/.subversion && rm -rf /var/svn
2018-04-06 20:33:07 UTC/bin/sh -c #(nop) EXPOSE 443/tcp 80/tcp
2018-04-06 20:33:08 UTC/bin/sh -c #(nop) WORKDIR /usr/share/zabbix
2018-04-06 20:33:08 UTC/bin/sh -c #(nop) VOLUME [/etc/ssl/nginx]
2018-04-06 20:33:09 UTC/bin/sh -c #(nop) COPY dir:8f0003ba2eaf49aa112a07a256afae28d8f5448da0d1c61547b728799eb1aef3 in /etc/supervisor/
2018-04-06 20:33:09 UTC/bin/sh -c #(nop) COPY file:d6f1fc779e95bce9c8c91105cba29667f2051856845823edf8de6c0a0516d6c4 in /etc/zabbix/
2018-04-06 20:33:10 UTC/bin/sh -c #(nop) COPY file:be93e21e9612bccad10e1a9bfaf30db62400a26aa197d98e97d3352d3e37ec17 in /etc/zabbix/
2018-04-06 20:33:10 UTC/bin/sh -c #(nop) COPY file:e764d3ca02a6ce4852f99d8e306c9a8d46191310396dbc8808f78fe05c9711b3 in /etc/zabbix/web/
2018-04-06 20:33:11 UTC/bin/sh -c #(nop) COPY file:4cf5a3e8c75941349dbe15a95a707d3e0665da5072edaece2eb33338003576c3 in /etc/nginx/
2018-04-06 20:33:11 UTC/bin/sh -c #(nop) COPY file:93a78b58fea0588d78c009aa238b6c1032c507fcacf972fd32efc999c7451101 in /etc/php5/
2018-04-06 20:33:12 UTC/bin/sh -c #(nop) COPY file:e9b1fe8c1bcfcc433557af8552c1adfd43a793daf2a9e08ae4472ce76992c25d in /etc/php5/conf.d/
2018-04-06 20:33:12 UTC/bin/sh -c #(nop) COPY file:dad2e09a2207ac89bde20e0728ad7075934409b1bd103f44dab175a051346180 in /usr/bin/
2018-04-06 20:33:13 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.