2018-12-21 13:16:40 UTC
77.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
ZBX_DB_TYPEnone
ZBX_OPT_TYPEnone
ZBX_SOURCESsvn://svn.zabbix.com/tags/4.0.3/
ZBX_TYPEagent
ZBX_VERSION4.0.3
[#000] sha256:a02a4930cb5d36f3290eb84f4bfa30668ef2e9fe3a1fb73ec015fc58b9958b17 - 92.06% (71.7 MB)
[#001] sha256:819913a8b6617c414416824c71941226d4ef112d03f96d128887ed7d29bc4d05 - 0.26% (205 KB)
[#002] sha256:4d0d85f49f987637adfe48983ca1eea870e11fd3fe19a05efaeca99c5016de8b - 0.1% (82.6 KB)
[#003] sha256:6cfdd4b0807dc974a5330ede902b4bd97e5184c123cdc0487743c72e4f8996fd - 0.12% (94.7 KB)
[#004] sha256:4ede4ea263f81036e2fed9469ca2b829d502fe94d1e6147bb908f29dae09f551 - 0.0% (3.51 KB)
[#005] sha256:b7fc76c8f640517f898bb36e7ec19f19abc208634e877f29c16a34c0323ce316 - 7.44% (5.8 MB)
[#006] sha256:ad9515beb34be3aa3a5bed06bde571169d2876bc7de516211b6386f909a2d144 - 0.01% (8.41 KB)
/bin/sh -c #(nop) ADD file:6f877549795f4798a38b318c0f63f6646dbf10d3c249c7f4b73cc7cfe42dc0f5 in /
2018-12-06 00:21:06 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=20181205
2018-12-06 00:21:07 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-12-21 13:15:59 UTC/bin/sh -c #(nop) LABEL maintainer=Alexey Pustovalov <alexey.pustovalov@zabbix.com>
2018-12-21 13:16:00 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2018-12-21 13:16:00 UTC/bin/sh -c #(nop) ARG VCS_REF
2018-12-21 13:16:01 UTC/bin/sh -c #(nop) ARG YUM_FLAGS_COMMON=-y
2018-12-21 13:16:01 UTC/bin/sh -c #(nop) ARG YUM_FLAGS_PERSISTENT=-y
2018-12-21 13:16:02 UTC/bin/sh -c #(nop) ARG MAJOR_VERSION=4.0
2018-12-21 13:16:07 UTC/bin/sh -c #(nop) ARG ZBX_VERSION=4.0.3
2018-12-21 13:16:08 UTC/bin/sh -c #(nop) ARG ZBX_SOURCES=svn://svn.zabbix.com/tags/4.0.3/
2018-12-21 13:16:08 UTC/bin/sh -c #(nop) ENV TERM=xterm ZBX_VERSION=4.0.3 ZBX_SOURCES=svn://svn.zabbix.com/tags/4.0.3/ ZBX_TYPE=agent ZBX_DB_TYPE=none ZBX_OPT_TYPE=none
2018-12-21 13:16:08 UTC/bin/sh -c #(nop) LABEL org.label-schema.name=zabbix-agent-centos org.label-schema.vendor=Zabbix LLC org.label-schema.url=https://zabbix.com/ org.label-schema.description=Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications org.label-schema.vcs-ref=4.0 4.0.3 3 org.label-schema.build-date=2018-12-21T13:10:09Z org.label-schema.schema-version=1.0 org.label-schema.license=GPL v2.0 org.label-schema.usage=https://www.zabbix.com/documentation/4.0/manual/installation/containers org.label-schema.version=4.0.3 org.label-schema.vcs-url=svn://svn.zabbix.com/tags/4.0.3/ org.label-schema.docker.cmd=docker run --name zabbix-agent --link zabbix-server:zabbix-server -p 10050:10050 -d zabbix-agent:centos-4.0.3
2018-12-21 13:16:09 UTC/bin/sh -c #(nop) STOPSIGNAL SIGTERM
2018-12-21 13:16:09 UTC/bin/sh -c #(nop) COPY file:3bfb5aab148e98967b717218f291b183e7ef747921ff58e04a76dddea60cd65a in /usr/sbin/zabbix_agentd
2018-12-21 13:16:10 UTC/bin/sh -c #(nop) COPY file:bdc502fdb7de3a518744f28c096d9b71b4a11cc8c76fa580f0434cca7f10534d in /usr/bin/zabbix_get
2018-12-21 13:16:11 UTC/bin/sh -c #(nop) COPY file:30f5aae0dadbfe1f965d03f5fd78c67a9387478051068a7bc16d08b129e51051 in /usr/bin/zabbix_sender
2018-12-21 13:16:11 UTC/bin/sh -c #(nop) COPY file:5ed7c93f090c2693ade7f7c3c3e120bfdc7869322bb56b5754f0555123f861e1 in /etc/zabbix/zabbix_agentd.conf
2018-12-21 13:16:38 UTC|5 BUILD_DATE=2018-12-21T13:10:09Z MAJOR_VERSION=4.0 VCS_REF=4.0 4.0.3 3 YUM_FLAGS_COMMON=-y YUM_FLAGS_PERSISTENT=-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/zabbix_agentd.d && mkdir -p /var/lib/zabbix && mkdir -p /var/lib/zabbix/enc && mkdir -p /var/lib/zabbix/modules && chown --quiet -R zabbix:root /var/lib/zabbix && yum ${YUM_FLAGS_COMMON} makecache && yum ${YUM_FLAGS_PERSISTENT} install libldap openssl-libs && yum ${YUM_FLAGS_PERSISTENT} clean all && rm -rf /var/cache/yum
2018-12-21 13:16:39 UTC/bin/sh -c #(nop) EXPOSE 10050/TCP
2018-12-21 13:16:39 UTC/bin/sh -c #(nop) WORKDIR /var/lib/zabbix
2018-12-21 13:16:39 UTC/bin/sh -c #(nop) VOLUME [/etc/zabbix/zabbix_agentd.d /var/lib/zabbix/enc /var/lib/zabbix/modules]
2018-12-21 13:16:40 UTC/bin/sh -c #(nop) COPY file:2bfe14843bfbee9456bfeeec960392f3b8d653201280443b96b2657bf2e59865 in /usr/bin/
2018-12-21 13:16:40 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.