Namespace
zabbix
Image / Tag
zabbix-web-nginx-mysql:alpine-3.0.8
Content Digest
sha256:91ea567acc40f00201f0cb0603b973e4938e67841cb1dae2fc50262ac885a777
Details
Created

2017-03-11 22:55:29 UTC

Size

50.4 MB

Content Digest
Environment
DB_TYPE

mysql

PATH

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

TERM

xterm

ZBX_SOURCES

svn://svn.zabbix.com/tags/3.0.8/

ZBX_VERSION

3.0.8


Layers

[#000] sha256:7095154754192bfc2306f3b2b841ef82771b7ad39526537234adb1e74ae81a93 - 4.38% (2.21 MB)

[#001] sha256:514612d8ad170c42308e83a37fa1b3ecf5e3a2d19da159e582912fa9170d8b48 - 83.63% (42.1 MB)

[#002] sha256:dfe8fbc1542f5e4b6e3e090662cfb56d00a73ba319c574d04eae33048db301e3 - 0.0% (585 Bytes)

[#003] sha256:1a748d005699db4697ce0d4083f10500a6c11aebea8eadff0cd8cb9cfd4e2b52 - 11.96% (6.03 MB)

[#004] sha256:326984ea6785cc2ace17e755797d6259d6d34d2a6812444e4cebcf4118c4f4f6 - 0.0% (938 Bytes)

[#005] sha256:283743f9177e737d13a477ee69ff9fb547aff7a188ede582b0f832b0b08e6b1c - 0.0% (948 Bytes)

[#006] sha256:4b7ad19ba3e3489d7c65622dcc1019b3ccbe46e188ffa4f11ca71d1e2b95c1e7 - 0.0% (1.25 KB)

[#007] sha256:5bdf0a83d8470c5e813dbb78ab70c88856b42ef1c1dacc9c7ba66091811d6f09 - 0.0% (448 Bytes)

[#008] sha256:5e8fe9d47862e7dd0c42104e59b97c0cea731b96491273116ba46c9ada751de5 - 0.0% (782 Bytes)

[#009] sha256:8443a45f2e49df01c8fc3de81c66f837aaa12872f0047f496346e36db28040e7 - 0.01% (7.2 KB)

[#010] sha256:8689bd41e61424abc66b926621e01d4504cab1d3f548936798ce81467e5cabbf - 0.0% (322 Bytes)

[#011] sha256:886bf2213200d2b537f1990edf8c7780bfd8f17d4a31c36c040d538f88f2cb2e - 0.01% (6.7 KB)


History
2017-03-03 20:32:21 UTC

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

2017-03-11 22:54:43 UTC

/bin/sh -c #(nop) MAINTAINER Alexey Pustovalov <[email protected]>

2017-03-11 22:54:43 UTC

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

2017-03-11 22:54:43 UTC

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

2017-03-11 22:54:43 UTC

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

2017-03-11 22:54:43 UTC

/bin/sh -c #(nop) ARG DB_TYPE=mysql

2017-03-11 22:54:43 UTC

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

2017-03-11 22:54:56 UTC

|4 APK_FLAGS_COMMON=-q APK_FLAGS_DEV=-q --no-cache APK_FLAGS_PERSISTANT=-q --clean-protected --no-cache DB_TYPE=mysql /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} supervisor bash mariadb-client-libs mariadb-client nginx php5-fpm php5-mysqli php5-ctype php5-sockets php5-gd php5-gettext php5-bcmath php5-xmlreader php5-ldap php5-json ttf-dejavu && rm -rf /var/cache/apk/*

2017-03-11 22:54:57 UTC

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

2017-03-11 22:54:58 UTC

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

2017-03-11 22:54:59 UTC

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

2017-03-11 22:55:00 UTC

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

2017-03-11 22:55:01 UTC

/bin/sh -c #(nop) ADD file:8c4069f4861a9d279b6733e6f235e984cdcf591e9b21e1aae96762470385bf91 in /tmp/font-config

2017-03-11 22:55:15 UTC

|4 APK_FLAGS_COMMON=-q APK_FLAGS_DEV=-q --no-cache APK_FLAGS_PERSISTANT=-q --clean-protected --no-cache MAJOR_VERSION=3.0 /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/*

2017-03-11 22:55:16 UTC

/bin/sh -c #(nop) EXPOSE 443/tcp 80/tcp

2017-03-11 22:55:18 UTC

/bin/sh -c #(nop) WORKDIR /usr/share/zabbix

2017-03-11 22:55:19 UTC

/bin/sh -c #(nop) VOLUME [/etc/ssl/nginx]

2017-03-11 22:55:20 UTC

/bin/sh -c #(nop) ADD dir:4b19603535d43e62414128fc365631d3f0fd2ae6946521060b19d8388b199e03 in /etc/supervisor/

2017-03-11 22:55:21 UTC

/bin/sh -c #(nop) ADD file:d6f1fc779e95bce9c8c91105cba29667f2051856845823edf8de6c0a0516d6c4 in /etc/zabbix/

2017-03-11 22:55:22 UTC

/bin/sh -c #(nop) ADD file:be93e21e9612bccad10e1a9bfaf30db62400a26aa197d98e97d3352d3e37ec17 in /etc/zabbix/

2017-03-11 22:55:23 UTC

/bin/sh -c #(nop) ADD file:e764d3ca02a6ce4852f99d8e306c9a8d46191310396dbc8808f78fe05c9711b3 in /etc/zabbix/web/

2017-03-11 22:55:24 UTC

/bin/sh -c #(nop) ADD file:498c11cf30088a409bff42d77d991040cc22945f79f7a33352e458384df48cd4 in /etc/nginx/

2017-03-11 22:55:25 UTC

/bin/sh -c #(nop) ADD file:93a78b58fea0588d78c009aa238b6c1032c507fcacf972fd32efc999c7451101 in /etc/php5/

2017-03-11 22:55:26 UTC

/bin/sh -c #(nop) ADD file:e9b1fe8c1bcfcc433557af8552c1adfd43a793daf2a9e08ae4472ce76992c25d in /etc/php5/conf.d/

2017-03-11 22:55:27 UTC

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

2017-03-11 22:55:28 UTC

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

2017-03-11 22:55:29 UTC

/bin/sh -c #(nop) CMD ["/run_zabbix_component.sh" "frontend" "mysql" "nginx"]

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