2018-02-23 04:02:59 UTC
134 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.0.14/
ZBX_TYPEfrontend
ZBX_VERSION3.0.14
[#000] sha256:af4b0a2388c69010cf675c050e51cb1fabbdf2303f955c31805b280324fd4523 - 52.44% (70.3 MB)
[#001] sha256:bdb9162149d7a12dfe81bed945dc4dde51690f0cac5b9786d724f0a7f7cf8253 - 38.97% (52.2 MB)
[#002] sha256:d8fa47f6f0e922bd58632f247ba413f4acbdc030bf88d70db5fbdcadb20f2a24 - 0.0% (590 Bytes)
[#003] sha256:ab6de6eef2f16f735da47d8a6f7c3cc87d5f948a78a9b8bf56f49596b1582d2c - 8.58% (11.5 MB)
[#004] sha256:6c49ca04d525f89c3366e55c7e2021130b800b528692bb1093035014cbd028b9 - 0.0% (991 Bytes)
[#005] sha256:14d6ef08d573338fb306b5abf7c1dd905d2623b74dc2916e320e53a78bb40983 - 0.0% (953 Bytes)
[#006] sha256:72c4faf5d5795879de8f9627b884e82d40fde5e391a0894f65a1eea4005d7b29 - 0.0% (1.26 KB)
[#007] sha256:46cc7c571195a645820c492d8c5868688c2cbcadf58f484e4c5f7fdb9d9739cc - 0.0% (448 Bytes)
[#008] sha256:e599cd3619fb685b5aa3e4239f64de30f8d8899fd065c49dfea881a4f7fb01f7 - 0.0% (796 Bytes)
[#009] sha256:46a05020dd60a981b5b06b5c43c3640c0143be9933938a59fe38d8247cbc755b - 0.01% (7.16 KB)
[#010] sha256:85796f72805e6cde7479348fd4d838fc1b43ee1de98cabfd98c8aa98b0316747 - 0.0% (303 Bytes)
[#011] sha256:92043fde96f5324320dfcc645eb5fd4cdb7ebb23d97a15cdeb6b2ff56ca175a8 - 0.01% (7.08 KB)
/bin/sh -c #(nop) ADD file:6bba01fe946852a560a939627ba0bd1b219aaf9abc538d9e2d8470d475c5a399 in /
2018-01-08 19:58:27 UTC/bin/sh -c #(nop) LABEL name=CentOS Base Image vendor=CentOS license=GPLv2 build-date=20180107
2018-01-08 19:58:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-02-23 03:57:42 UTC/bin/sh -c #(nop) LABEL maintainer=Alexey Pustovalov <[email protected]>
2018-02-23 03:57:43 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2018-02-23 03:57:43 UTC/bin/sh -c #(nop) ARG VCS_REF
2018-02-23 03:57:44 UTC/bin/sh -c #(nop) ARG YUM_FLAGS_COMMON=--quiet -y
2018-02-23 03:57:44 UTC/bin/sh -c #(nop) ARG YUM_FLAGS_PERSISTANT=--quiet -y
2018-02-23 03:57:44 UTC/bin/sh -c #(nop) ARG YUM_FLAGS_DEV=--quiet -y
2018-02-23 03:57:44 UTC/bin/sh -c #(nop) ENV TERM=xterm ZBX_TYPE=frontend ZBX_DB_TYPE=mysql ZBX_OPT_TYPE=nginx
2018-02-23 03:57:45 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 2.0
2018-02-23 03:57:45 UTC/bin/sh -c #(nop) STOPSIGNAL [SIGTERM]
2018-02-23 04:00:39 UTC|3 YUM_FLAGS_COMMON=--quiet -y YUM_FLAGS_DEV=--quiet -y YUM_FLAGS_PERSISTANT=--quiet -y /bin/sh -c 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_DEV} install epel-release && yum ${YUM_FLAGS_PERSISTANT} install dejavu-sans-fonts mariadb nginx php-bcmath php-fpm php-gd php-ldap php-mbstring php-mysql php-xml supervisor && rm -f /etc/php-fpm.d/www.conf && mkdir -p /var/lib/php/ && chown --quiet -R nginx:nginx /var/lib/php/ && yum ${YUM_FLAGS_PERSISTANT} clean all && rm -rf /var/cache/yum/
2018-02-23 04:00:40 UTC/bin/sh -c #(nop) ARG MAJOR_VERSION=3.0
2018-02-23 04:00:40 UTC/bin/sh -c #(nop) ARG ZBX_VERSION=3.0.14
2018-02-23 04:00:40 UTC/bin/sh -c #(nop) ARG ZBX_SOURCES=svn://svn.zabbix.com/tags/3.0.14/
2018-02-23 04:00:41 UTC/bin/sh -c #(nop) ENV ZBX_VERSION=3.0.14 ZBX_SOURCES=svn://svn.zabbix.com/tags/3.0.14/
2018-02-23 04:00:41 UTC/bin/sh -c #(nop) LABEL org.label-schema.usage=https://www.zabbix.com/documentation/3.0/manual/installation/containers org.label-schema.version=3.0.14 org.label-schema.vcs-url=svn://svn.zabbix.com/tags/3.0.14/ 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-3.0.14
2018-02-23 04:00:42 UTC/bin/sh -c #(nop) COPY file:8c4069f4861a9d279b6733e6f235e984cdcf591e9b21e1aae96762470385bf91 in /tmp/font-config
2018-02-23 04:02:56 UTC|4 MAJOR_VERSION=3.0 YUM_FLAGS_COMMON=--quiet -y YUM_FLAGS_DEV=--quiet -y YUM_FLAGS_PERSISTANT=--quiet -y /bin/sh -c yum --quiet makecache && yum ${YUM_FLAGS_DEV} install gettext patch 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 && chown -R nginx:nginx /usr/share/zabbix && ln -s /usr/share/fonts/ttf-dejavu/DejaVuSans.ttf /usr/share/zabbix/fonts/graphfont.ttf && yum ${YUM_FLAGS_COMMON} history undo `yum history | sed -n 4p |column -t | cut -d' ' -f1` 1>/dev/null && yum ${YUM_FLAGS_COMMON} clean all && rm -rf /etc/udev/hwdb.bin && rm -rf /var/cache/yum && rm -rf /var/lib/yum/yumdb/* && rm -rf /usr/lib/udev/hwdb.d/* && rm -rf /root/.pki && rm -rf /root/.subversion
2018-02-23 04:02:57 UTC/bin/sh -c #(nop) EXPOSE 443/tcp 80/tcp
2018-02-23 04:02:57 UTC/bin/sh -c #(nop) WORKDIR /usr/share/zabbix
2018-02-23 04:02:57 UTC/bin/sh -c #(nop) VOLUME [/etc/ssl/nginx]
2018-02-23 04:02:57 UTC/bin/sh -c #(nop) COPY dir:cc908bf1d5c5a15d1fa02c3bbd13b6c9341d8158bc946210e56204df994efb1b in /etc/supervisor/
2018-02-23 04:02:58 UTC/bin/sh -c #(nop) COPY file:d6f1fc779e95bce9c8c91105cba29667f2051856845823edf8de6c0a0516d6c4 in /etc/zabbix/
2018-02-23 04:02:58 UTC/bin/sh -c #(nop) COPY file:be93e21e9612bccad10e1a9bfaf30db62400a26aa197d98e97d3352d3e37ec17 in /etc/zabbix/
2018-02-23 04:02:58 UTC/bin/sh -c #(nop) COPY file:e764d3ca02a6ce4852f99d8e306c9a8d46191310396dbc8808f78fe05c9711b3 in /etc/zabbix/web/
2018-02-23 04:02:58 UTC/bin/sh -c #(nop) COPY file:4cf5a3e8c75941349dbe15a95a707d3e0665da5072edaece2eb33338003576c3 in /etc/nginx/
2018-02-23 04:02:59 UTC/bin/sh -c #(nop) COPY file:e2f567bcd2b0ed27a06b08f084c08ac818b2e84f5a7af58dd184b3a6e9e76b1d in /etc/php-fpm.conf
2018-02-23 04:02:59 UTC/bin/sh -c #(nop) COPY file:f5412d107386c72af93c965b93a5bfc3677c0b81b90dd2ad6fed677ff4562b31 in /etc/php.d/99-zabbix.ini
2018-02-23 04:02:59 UTC/bin/sh -c #(nop) COPY file:e3fd4df7498b0488db335a77be1800f5caf8eabba2e20bbc9ec4ea07186fdf2e in /usr/bin/
2018-02-23 04:02:59 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.