Namespace
zabbix
Image / Tag
zabbix-web-nginx-mysql:alpine-3.4.6
Content Digest
sha256:497c0e4e7477dcc87ab31911bea5d41c0101dfc820e7be5e614a81dc4a7891ed
Details
Created

2018-02-19 15:51:58 UTC

Size

52 MB

Content Digest
Labels
  • maintainer
    Alexey Pustovalov <[email protected]>
  • org.label-schema.build-date
  • org.label-schema.description
    Zabbix web-interface based on Nginx web server with MySQL database support
  • 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:alpine-3.4.6
  • org.label-schema.license
    GPL 2.0
  • org.label-schema.name
    zabbix-web-nginx-mysql-alpine
  • org.label-schema.schema-version
    1.0
  • org.label-schema.url
    https://zabbix.com/
  • org.label-schema.usage
    https://www.zabbix.com/documentation/3.4/manual/installation/containers
  • org.label-schema.vcs-ref
  • org.label-schema.vcs-url
    svn://svn.zabbix.com/tags/3.4.6/
  • org.label-schema.vendor
    Zabbix LLC
  • org.label-schema.version
    3.4.6

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.4.6/

ZBX_VERSION

3.4.6


Layers

[#000] sha256:81033e7c1d6a5b44a94bb6b40033a6e589f50fd6b61578da6fc809e61f83898d - 4.38% (2.28 MB)

[#001] sha256:25842debd1ae8d543706233346b80b0c24a47ec4c82493fd753493c1703cdf05 - 82.52% (42.9 MB)

[#002] sha256:0bf08dfe0a25d2dd62217538a8e0048e99aaf113d5c96b2c254a508525091138 - 0.0% (590 Bytes)

[#003] sha256:cf121396adb1d0d3439d92dd5d57d2379fc31521b132e842ed41193366486133 - 13.06% (6.8 MB)

[#004] sha256:739999c9df377422f871c7aed02e0688b6eec4a04d563cf2ccef38d974268e86 - 0.0% (996 Bytes)

[#005] sha256:085b38f194ca0a93a61b595010d931a32396899dbc6bb95abe750d434b7b1824 - 0.0% (953 Bytes)

[#006] sha256:f1fdc950c10a8d8f077c10a698ce65af71211013fc028e121ebeaa150db9001b - 0.0% (1.26 KB)

[#007] sha256:e4b548f3eb71578944b61a74e47e6b5d79a4d0958ddf96f87f1236be8ca48602 - 0.0% (444 Bytes)

[#008] sha256:8d58bf936e7990c58194b251c21eae5fc1a4df8e35dd1dfe5cfef1a118543681 - 0.0% (796 Bytes)

[#009] sha256:1345f87ae19e82cd6b6cb60e4a3b293a16612bbd3cd85a9ae16db21f02c49187 - 0.01% (7.18 KB)

[#010] sha256:f7eddf65e26f97a601b530cfe51af78c61faa4de779e63da23b073ecd25b4411 - 0.0% (320 Bytes)

[#011] sha256:5aa93c6ab1e1ba43d081ce1019b7f4d099f1418ab3f21f2439ce991a7b844d96 - 0.01% (6.83 KB)


History
2018-01-09 21:12:40 UTC

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

2018-01-09 21:12:40 UTC

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

2018-02-19 15:51:00 UTC

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

2018-02-19 15:51:00 UTC

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

2018-02-19 15:51:00 UTC

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

2018-02-19 15:51:01 UTC

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

2018-02-19 15:51:01 UTC

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

2018-02-19 15:51:02 UTC

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

2018-02-19 15:51:02 UTC

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

2018-02-19 15:51:02 UTC

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

2018-02-19 15:51:03 UTC

/bin/sh -c #(nop) LABEL org.label-schema.name=zabbix-web-nginx-mysql-alpine 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-19 15:51:03 UTC

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

2018-02-19 15:51:29 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} bash mariadb-client mariadb-client-libs nginx php5-bcmath php5-ctype php5-fpm php5-gd php5-gettext php5-json php5-ldap php5-mysqli php5-sockets php5-xmlreader supervisor ttf-dejavu && rm -rf /var/cache/apk/*

2018-02-19 15:51:30 UTC

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

2018-02-19 15:51:30 UTC

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

2018-02-19 15:51:31 UTC

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

2018-02-19 15:51:31 UTC

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

2018-02-19 15:51:31 UTC

/bin/sh -c #(nop) LABEL org.label-schema.usage=https://www.zabbix.com/documentation/3.4/manual/installation/containers org.label-schema.version=3.4.6 org.label-schema.vcs-url=svn://svn.zabbix.com/tags/3.4.6/ 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:alpine-3.4.6

2018-02-19 15:51:32 UTC

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

2018-02-19 15:51:52 UTC

|4 APK_FLAGS_COMMON=-q APK_FLAGS_DEV=-q --no-cache APK_FLAGS_PERSISTANT=-q --clean-protected --no-cache MAJOR_VERSION=3.4 /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/* && rm -rf /root/.subversion && rm -rf /var/svn

2018-02-19 15:51:53 UTC

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

2018-02-19 15:51:53 UTC

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

2018-02-19 15:51:53 UTC

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

2018-02-19 15:51:54 UTC

/bin/sh -c #(nop) COPY dir:8f0003ba2eaf49aa112a07a256afae28d8f5448da0d1c61547b728799eb1aef3 in /etc/supervisor/

2018-02-19 15:51:54 UTC

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

2018-02-19 15:51:55 UTC

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

2018-02-19 15:51:55 UTC

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

2018-02-19 15:51:55 UTC

/bin/sh -c #(nop) COPY file:4cf5a3e8c75941349dbe15a95a707d3e0665da5072edaece2eb33338003576c3 in /etc/nginx/

2018-02-19 15:51:56 UTC

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

2018-02-19 15:51:56 UTC

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

2018-02-19 15:51:57 UTC

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

2018-02-19 15:51:58 UTC

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

2018-02-19 15:51:58 UTC

/bin/sh -c #(nop) CMD ["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