Namespace
zabbix
Image / Tag
zabbix-agent:alpine-3.2.6
Content Digest
sha256:22d8d227a0afda116204f5765aa4827777bbb23584e019ae891884cde4fce9e0
Details
Created

2017-05-12 14:06:23 UTC

Size

17.5 MB

Content Digest
Labels
  • maintainer
    Alexey Pustovalov <alexey.pustovalov@zabbix.com>

Environment
PATH

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

TERM

xterm

ZBX_SOURCES

svn://svn.zabbix.com/tags/3.2.6/

ZBX_VERSION

3.2.6


Layers

[#000] sha256:79650cf9cc01ddb17cb9c4036ba9268528b775fe0322f347d15b5e4176928f34 - 13.01% (2.27 MB)

[#001] sha256:4f92bfc7ae3a8cfdd50be8f2153d4344fcf4d03bec1c5ae45116943776fb5e18 - 85.18% (14.9 MB)

[#002] sha256:dd5c9a703589fbe5a06f78e3a7727444b1971db6a7dd755f757c0e40fc526000 - 1.77% (316 KB)

[#003] sha256:d8a607bca1caa01200d1c181ea4c32f03a0a14efcf1180bacc5f3e55efed0803 - 0.01% (927 Bytes)

[#004] sha256:a182f0da906991ce3cbaa8747677becfa1c850f68dbb931fc588267a9374849f - 0.04% (6.79 KB)


History
2017-05-10 16:37:36 UTC

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

2017-05-10 16:37:37 UTC

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

2017-05-12 14:03:28 UTC

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

2017-05-12 14:03:28 UTC

/bin/sh -c #(nop) ARG APK_FLAGS_COMMON=-q

2017-05-12 14:03:29 UTC

/bin/sh -c #(nop) ARG APK_FLAGS_PERSISTANT=-q --clean-protected --no-cache

2017-05-12 14:03:30 UTC

/bin/sh -c #(nop) ARG APK_FLAGS_DEV=-q --no-cache

2017-05-12 14:03:31 UTC

/bin/sh -c #(nop) ENV TERM=xterm

2017-05-12 14:03:48 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/ 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 && apk update && apk add ${APK_FLAGS_PERSISTANT} supervisor bash coreutils libssl1.0 && rm -rf /var/cache/apk/*

2017-05-12 14:03:51 UTC

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

2017-05-12 14:03:53 UTC

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

2017-05-12 14:03:54 UTC

/bin/sh -c #(nop) ARG ZBX_SOURCES=svn://svn.zabbix.com/tags/3.2.6/

2017-05-12 14:03:56 UTC

/bin/sh -c #(nop) ENV ZBX_VERSION=3.2.6 ZBX_SOURCES=svn://svn.zabbix.com/tags/3.2.6/

2017-05-12 14:06:14 UTC

|4 APK_FLAGS_COMMON=-q APK_FLAGS_DEV=-q --no-cache APK_FLAGS_PERSISTANT=-q --clean-protected --no-cache MAJOR_VERSION=3.2 /bin/sh -c apk update && apk add ${APK_FLAGS_DEV} --virtual build-dependencies alpine-sdk automake autoconf openssl-dev subversion && cd /tmp/ && svn --quiet export ${ZBX_SOURCES} zabbix-${ZBX_VERSION} 1>/dev/null && cd /tmp/zabbix-${ZBX_VERSION} && zabbix_revision=`svn info ${ZBX_SOURCES} |grep "Last Changed Rev"|awk '{print $4;}'` && sed -i "s/{ZABBIX_REVISION}/$zabbix_revision/g" include/version.h && ./bootstrap.sh 1>/dev/null && export CFLAGS="-fPIC -pie -Wl,-z,relro -Wl,-z,now" && ./configure --prefix=/usr --silent --sysconfdir=/etc/zabbix --libdir=/usr/lib/zabbix --datadir=/usr/lib --enable-agent --enable-ipv6 --with-openssl && make -j"$(nproc)" -s 1>/dev/null && cp src/zabbix_agent/zabbix_agentd /usr/sbin/zabbix_agentd && cp conf/zabbix_agentd.conf /etc/zabbix && chown --quiet -R zabbix:root /etc/zabbix && cd /tmp/ && rm -rf /tmp/zabbix-${ZBX_VERSION}/ && apk del --purge build-dependencies && rm -rf /var/cache/apk/*

2017-05-12 14:06:16 UTC

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

2017-05-12 14:06:17 UTC

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

2017-05-12 14:06:18 UTC

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

2017-05-12 14:06:19 UTC

/bin/sh -c #(nop) ADD dir:7a4e878d679ea998398e2942bb911e4dc7d3a2d2884d15fb645c2d56d7179d23 in /etc/supervisor/

2017-05-12 14:06:20 UTC

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

2017-05-12 14:06:22 UTC

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

2017-05-12 14:06:23 UTC

/bin/sh -c #(nop) CMD ["/run_zabbix_component.sh" "agentd" "none"]

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