Namespace
zabbix
Image / Tag
zabbix-agent:ubuntu-4.0.14
Content Digest
sha256:39053178f959748ec04a4c7d5bcd7ea39d83db30623fe92a760aeccf8f35e98e
Details
Created

2019-11-01 04:29:03 UTC

Size

35.6 MB

Content Digest
Labels
  • maintainer
    Alexey Pustovalov <alexey.pustovalov@zabbix.com>
  • org.label-schema.build-date
    2019-11-01T04:22:29Z
  • org.label-schema.description
    Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications
  • org.label-schema.docker.cmd
    docker run --name zabbix-agent --link zabbix-server:zabbix-server -p 10050:10050 -d zabbix-agent:ubuntu-4.0.14
  • org.label-schema.license
    GPL v2.0
  • org.label-schema.name
    zabbix-agent-ubuntu
  • org.label-schema.schema-version
    1.0
  • org.label-schema.url
    https://zabbix.com/
  • org.label-schema.usage
    https://www.zabbix.com/documentation/4.0/manual/installation/containers
  • org.label-schema.vcs-ref
    4.0 4.0.14 14
  • org.label-schema.vcs-url
    https://git.zabbix.com/scm/zbx/zabbix.git
  • org.label-schema.vendor
    Zabbix LLC
  • org.label-schema.version
    4.0.14

Environment
LANG

en_US.UTF-8

LANGUAGE

en_US:en

LC_ALL

en_US.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TERM

xterm

TINI_VERSION

v0.18.0

ZBX_DB_TYPE

none

ZBX_OPT_TYPE

none

ZBX_SOURCES

https://git.zabbix.com/scm/zbx/zabbix.git

ZBX_TYPE

agent

ZBX_VERSION

4.0.14


Layers

[#000] sha256:7ddbc47eeb70dc7f08e410a6667948b87ff3883024eb41478b44ef9a81bf400c - 71.42% (25.5 MB)

[#001] sha256:c1bbdc448b7263673926b8fe2e88491e5083a8b4b06ddfabf311f2fc5f27e2ff - 0.09% (34.5 KB)

[#002] sha256:8c3b70e3904492c753652606df4726430426f42ea56e06ea924d6fea7ae162a1 - 0.0% (845 Bytes)

[#003] sha256:45d437916d5781043432f2d72608049dcf74ddbd27daa01a25fa63c8f1b9adc4 - 0.0% (162 Bytes)

[#004] sha256:d5cb9542c54c003d5b525c29609616e3cf7c2aab94b6c89d6fe06716833c8202 - 0.73% (268 KB)

[#005] sha256:7afd8b3714f3f3695aba07514c239bc49c81aa63f2029359ca3c64c7293cc9b2 - 0.26% (94.3 KB)

[#006] sha256:254111ef23f98ef9f178ca0d69e3d21625c14c7f9d1a68aefefc8a4f1db37169 - 0.37% (135 KB)

[#007] sha256:65ccaa72166da56e004d613af86ca6a370dc9c4a66a6bed4937eb47e89e81d8c - 0.01% (3.58 KB)

[#008] sha256:40c9d893da88bd45eecb53f96f3b26cf20e9de16b051a81292b9d41ed97dfe7f - 0.03% (9.29 KB)

[#009] sha256:1575a46a2b58e93f8ee8caa453d5de6b994328ce72ab3f692a753ccefc096acb - 27.06% (9.64 MB)

[#010] sha256:4bc553a91f4f58bac4dc5f17320b9b4d27a62bc1af735581be90ad631813046d - 0.02% (8.93 KB)


History
2019-10-31 22:20:35 UTC

/bin/sh -c #(nop) ADD file:a48a5dc1b9dbfc632f6cf86fe27b770b63f07a115c98c4465dc184e303a4efa1 in /

2019-10-31 22:20:36 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2019-10-31 22:20:36 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2019-10-31 22:20:37 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2019-10-31 22:20:37 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2019-11-01 04:27:45 UTC

/bin/sh -c #(nop) LABEL maintainer=Alexey Pustovalov <alexey.pustovalov@zabbix.com>

2019-11-01 04:27:46 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2019-11-01 04:27:46 UTC

/bin/sh -c #(nop) ARG VCS_REF

2019-11-01 04:27:47 UTC

/bin/sh -c #(nop) ARG APT_FLAGS_COMMON=-y

2019-11-01 04:27:47 UTC

/bin/sh -c #(nop) ARG APT_FLAGS_PERSISTENT=-y --no-install-recommends

2019-11-01 04:27:47 UTC

/bin/sh -c #(nop) ARG MAJOR_VERSION=4.0

2019-11-01 04:27:48 UTC

/bin/sh -c #(nop) ARG ZBX_VERSION=4.0.14

2019-11-01 04:27:48 UTC

/bin/sh -c #(nop) ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

2019-11-01 04:27:48 UTC

/bin/sh -c #(nop) ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8 TERM=xterm ZBX_TYPE=agent ZBX_DB_TYPE=none ZBX_OPT_TYPE=none ZBX_VERSION=4.0.14 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

2019-11-01 04:27:49 UTC

/bin/sh -c #(nop) ENV TINI_VERSION=v0.18.0

2019-11-01 04:27:54 UTC

/bin/sh -c #(nop) LABEL org.label-schema.name=zabbix-agent-ubuntu 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.14 14 org.label-schema.build-date=2019-11-01T04:22:29Z 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.14 org.label-schema.vcs-url=https://git.zabbix.com/scm/zbx/zabbix.git org.label-schema.docker.cmd=docker run --name zabbix-agent --link zabbix-server:zabbix-server -p 10050:10050 -d zabbix-agent:ubuntu-4.0.14

2019-11-01 04:27:55 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGTERM

2019-11-01 04:27:55 UTC

/bin/sh -c #(nop) COPY file:faceb388e43e4b260e9fcba68886ad42dbb0a4327abadd8464789a45770c0306 in /usr/sbin/zabbix_agentd

2019-11-01 04:27:56 UTC

/bin/sh -c #(nop) COPY file:5aebd85a77a2c60dc3ebd8b6c179b09513416ec16e533c51eab63d89abfa0dc8 in /usr/bin/zabbix_get

2019-11-01 04:27:56 UTC

/bin/sh -c #(nop) COPY file:fc4dc34fd8d60866f2da2af329fbfc72e2b4332d57251b084ad7dd0cd0713c0d in /usr/bin/zabbix_sender

2019-11-01 04:27:57 UTC

/bin/sh -c #(nop) COPY file:312e34e68fc207e4d7aaf8a781d03ce90cc7cd3aa44381c6044cf2d60bc738d1 in /etc/zabbix/zabbix_agentd.conf

2019-11-01 04:27:57 UTC

/bin/sh -c #(nop) ADD 11c0b0c43c7c51af4e3d83ce690cf81fa725f41177fe930411b5abe7822fba28 in /sbin/tini

2019-11-01 04:29:02 UTC

|5 APT_FLAGS_COMMON=-y APT_FLAGS_PERSISTENT=-y --no-install-recommends BUILD_DATE=2019-11-01T04:22:29Z MAJOR_VERSION=4.0 VCS_REF=4.0 4.0.14 14 /bin/sh -c set -eux && apt-get ${APT_FLAGS_COMMON} update && DEBIAN_FRONTEND=noninteractive apt-get ${APT_FLAGS_PERSISTENT} install locales && locale-gen $LC_ALL && echo "#!/bin/sh\nexit 0" > /usr/sbin/policy-rc.d && addgroup --system --quiet zabbix && adduser --quiet --system --disabled-login --ingroup zabbix --home /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 && apt-get ${APT_FLAGS_COMMON} update && DEBIAN_FRONTEND=noninteractive apt-get ${APT_FLAGS_PERSISTENT} install libpcre3 libssl1.1 libcurl4 libldap-2.4 && apt-get ${APT_FLAGS_COMMON} autoremove && apt-get ${APT_FLAGS_COMMON} clean && rm -rf /var/lib/apt/lists/* && chmod +x /sbin/tini

2019-11-01 04:29:02 UTC

/bin/sh -c #(nop) EXPOSE 10050/TCP

2019-11-01 04:29:02 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/zabbix

2019-11-01 04:29:02 UTC

/bin/sh -c #(nop) VOLUME [/etc/zabbix/zabbix_agentd.d /var/lib/zabbix/enc /var/lib/zabbix/modules]

2019-11-01 04:29:03 UTC

/bin/sh -c #(nop) COPY file:922f2afa41e22488c09c7d1960a80638952f79a3bd49383175d912460725c8d4 in /usr/bin/

2019-11-01 04:29:03 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/sbin/tini" "--" "/usr/bin/docker-entrypoint.sh"]

Danger Zone
Delete Tag

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.

Delete