Namespace
zabbix
Image / Tag
zabbix-server-mysql:centos-4.0.17
Content Digest
sha256:dfaa25f04fdf7599beeea316fb946333439ae0ba8b4b8e7fe32db602f3b028ff
Details
Created

2020-01-29 08:24:48 UTC

Size

121 MB

Content Digest
Labels
  • maintainer
    Alexey Pustovalov <alexey.pustovalov@zabbix.com>
  • org.label-schema.build-date
  • org.label-schema.description
    Zabbix server with MySQL database support
  • org.label-schema.docker.cmd
    docker run --name zabbix-server-mysql --link mysql-server:mysql -p 10051:10051 -d zabbix-server-mysql:centos-4.0.17
  • org.label-schema.license
    GPL v2.0
  • org.label-schema.name
    zabbix-server-mysql-centos
  • 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
  • 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.17

Environment
MIBDIRS

/usr/share/snmp/mibs:/var/lib/zabbix/mibs

MIBS

+ALL

PATH

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

TERM

xterm

TINI_VERSION

v0.18.0

ZBX_DB_TYPE

mysql

ZBX_OPT_TYPE

none

ZBX_SOURCES

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

ZBX_TYPE

server

ZBX_VERSION

4.0.17


Layers

[#000] sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 - 59.96% (72.3 MB)

[#001] sha256:8b0cf3305b8d2a276183b8dcfa56a1c69b18d230ef73c07e05908cf42fc22e08 - 0.74% (917 KB)

[#002] sha256:a0701811c913e41fdc97dd0f8bc926dedf5e1ec4b479d2c5600be9e87ae060f1 - 0.08% (92.7 KB)

[#003] sha256:605f8200765d441cb0c9c8b812c011943dff820fe271bde416d71051f4bdc0f8 - 0.11% (131 KB)

[#004] sha256:e557d8c98940c5c75ece7fc138de5f7e06b341093b4c56308d503442c7f6f47a - 0.0% (4.67 KB)

[#005] sha256:351ca7ac9393c0750c44218d6666a54db99e43e9d556c3504b7730abc9448cea - 1.03% (1.24 MB)

[#006] sha256:3d066bfa525fe6a59767d63d49e6ca7773451dd9cb400af3b8b56105cad771c7 - 0.01% (9.32 KB)

[#007] sha256:b039af78ded47c5e98ab6c165a644e4bc5f5149054e79b6d13883c97b1ea6473 - 38.06% (45.9 MB)

[#008] sha256:dd647e00c9134788d17f54c8982a95c3e33e71ea8583fd6c3508cb63887a7d1e - 0.01% (8.98 KB)


History
2019-11-12 00:20:33 UTC

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

2019-11-12 00:20:33 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=20191001

2019-11-12 00:20:33 UTC

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

2020-01-29 08:22:40 UTC

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

2020-01-29 08:22:40 UTC

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

2020-01-29 08:22:40 UTC

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

2020-01-29 08:22:41 UTC

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

2020-01-29 08:22:41 UTC

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

2020-01-29 08:22:41 UTC

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

2020-01-29 08:22:42 UTC

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

2020-01-29 08:22:42 UTC

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

2020-01-29 08:22:42 UTC

/bin/sh -c #(nop) ENV ZBX_VERSION=4.0.17 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git TERM=xterm MIBDIRS=/usr/share/snmp/mibs:/var/lib/zabbix/mibs MIBS=+ALL ZBX_TYPE=server ZBX_DB_TYPE=mysql ZBX_OPT_TYPE=none

2020-01-29 08:22:42 UTC

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

2020-01-29 08:22:43 UTC

/bin/sh -c #(nop) LABEL org.label-schema.name=zabbix-server-mysql-centos org.label-schema.vendor=Zabbix LLC org.label-schema.url=https://zabbix.com/ org.label-schema.description=Zabbix 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 v2.0 org.label-schema.usage=https://www.zabbix.com/documentation/4.0/manual/installation/containers org.label-schema.version=4.0.17 org.label-schema.vcs-url=https://git.zabbix.com/scm/zbx/zabbix.git org.label-schema.docker.cmd=docker run --name zabbix-server-mysql --link mysql-server:mysql -p 10051:10051 -d zabbix-server-mysql:centos-4.0.17

2020-01-29 08:22:43 UTC

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

2020-01-29 08:22:44 UTC

/bin/sh -c #(nop) COPY file:694679a9394e9267034d6ac7310487db0acad8ee7e04b816ba352b551902f211 in /usr/sbin/zabbix_server

2020-01-29 08:22:44 UTC

/bin/sh -c #(nop) COPY file:394d85ffaa2bfdfaefa2e4726613d71c1dc991556cd6e4e060c7ce68637d6e3b in /usr/bin/zabbix_get

2020-01-29 08:22:45 UTC

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

2020-01-29 08:22:45 UTC

/bin/sh -c #(nop) COPY file:27d0e8926381fb663b82bfb9da4b3b5bc23ef95a83e9fb5dfd984f7660a9802f in /etc/zabbix/zabbix_server.conf

2020-01-29 08:22:46 UTC

/bin/sh -c #(nop) COPY file:8bca43d711068fcdccf6425a3369eccea47579eefaa170d700baca5b7a1dcb96 in /usr/share/doc/zabbix-server-mysql/create.sql.gz

2020-01-29 08:22:46 UTC

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

2020-01-29 08:24:45 UTC

|3 MAJOR_VERSION=4.0 YUM_FLAGS_COMMON=-y YUM_FLAGS_PERSISTENT=-y /bin/sh -c set -eux && groupadd --system zabbix && adduser -r --shell /sbin/nologin -g zabbix -G dialout -d /var/lib/zabbix/ zabbix && mkdir -p /etc/zabbix && mkdir -p /var/lib/zabbix && mkdir -p /usr/lib/zabbix/alertscripts && mkdir -p /var/lib/zabbix/enc && mkdir -p /usr/lib/zabbix/externalscripts && mkdir -p /var/lib/zabbix/mibs && mkdir -p /var/lib/zabbix/modules && mkdir -p /var/lib/zabbix/snmptraps && mkdir -p /var/lib/zabbix/ssh_keys && mkdir -p /var/lib/zabbix/ssl && mkdir -p /var/lib/zabbix/ssl/certs && mkdir -p /var/lib/zabbix/ssl/keys && mkdir -p /var/lib/zabbix/ssl/ssl_ca && chown --quiet -R zabbix:root /var/lib/zabbix && mkdir -p /usr/share/doc/zabbix-${ZBX_TYPE}-${ZBX_DB_TYPE} && yum ${YUM_FLAGS_COMMON} makecache && yum ${YUM_FLAGS_PERSISTENT} install https://repo.zabbix.com/non-supported/rhel/7/x86_64/iksemel-1.4-2.el7.centos.x86_64.rpm https://repo.zabbix.com/non-supported/rhel/7/x86_64/fping-3.10-1.el7.x86_64.rpm && yum ${YUM_FLAGS_PERSISTENT} install iputils traceroute libcurl libevent libxml2 mariadb net-snmp-libs OpenIPMI-libs openldap openssl-libs pcre unixODBC && yum ${YUM_FLAGS_PERSISTENT} clean all && rm -rf /var/cache/yum/ && chmod +x /sbin/tini

2020-01-29 08:24:45 UTC

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

2020-01-29 08:24:46 UTC

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

2020-01-29 08:24:46 UTC

/bin/sh -c #(nop) VOLUME [/usr/lib/zabbix/alertscripts /usr/lib/zabbix/externalscripts /var/lib/zabbix/enc /var/lib/zabbix/mibs /var/lib/zabbix/modules]

2020-01-29 08:24:46 UTC

/bin/sh -c #(nop) VOLUME [/var/lib/zabbix/snmptraps /var/lib/zabbix/ssh_keys /var/lib/zabbix/ssl/certs /var/lib/zabbix/ssl/keys /var/lib/zabbix/ssl/ssl_ca]

2020-01-29 08:24:47 UTC

/bin/sh -c #(nop) VOLUME [/var/lib/zabbix/export]

2020-01-29 08:24:47 UTC

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

2020-01-29 08:24:48 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