Namespace
zabbix
Image / Tag
zabbix-proxy-mysql:centos-6.4.13
Content Digest
sha256:555e9cb3718fe235224e5d407342f6cbecdb819d4146fd3d659435a2b5c224bb
Details
Created

2024-03-26 01:43:03 UTC

Size

68.8 MB

Content Digest
Labels
  • io.buildah.version
    1.31.3
  • org.label-schema.build-date
    20240319
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Stream 9 Minimal Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS
  • org.opencontainers.image.authors
    Alexey Pustovalov <alexey.pustovalov@zabbix.com>
  • org.opencontainers.image.created
    2024-03-26T01:42:00.415Z
  • org.opencontainers.image.description
    Zabbix proxy with MySQL database support
  • org.opencontainers.image.documentation
    https://www.zabbix.com/documentation/6.4/manual/installation/containers
  • org.opencontainers.image.licenses
    GPL v2.0
  • org.opencontainers.image.revision
    6b85028331f30dcd3440888d846babd12eb01ae2
  • org.opencontainers.image.source
    https://git.zabbix.com/scm/zbx/zabbix.git
  • org.opencontainers.image.title
    Zabbix proxy (MySQL)
  • org.opencontainers.image.url
    https://zabbix.com/
  • org.opencontainers.image.vendor
    Zabbix LLC
  • org.opencontainers.image.version
    6.4.13

Environment
MIBDIRS

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

MIBS

+ALL

NMAP_PRIVILEGED

PATH

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

TERM

xterm

ZBX_SOURCES

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

ZBX_VERSION

6.4.13


Layers

[#000] sha256:309ac77a522b4cae777b75c2e87b2dd9e17d49cdda9d89a76df766ee8c27e409 - 54.06% (37.2 MB)

[#001] sha256:1da954839b132d1f6ba3272885289f7fc6a038775a9dca4e60da8da38fe7e77d - 2.01% (1.38 MB)

[#002] sha256:60b8fc707e0ae1814e7dbf3439a561390e48aa76d9fec9b3025b4cd9bc7bbd0c - 0.11% (76.4 KB)

[#003] sha256:b239c47f4f0e6cc0e08b8c0d8102c94040040c03d440f747b99a4f881054f206 - 0.19% (136 KB)

[#004] sha256:49219f0a312130bdf014dcde9738e8b046d5c6efcae34103ca818e4ad38b934e - 0.01% (6.69 KB)

[#005] sha256:360f41245bde9ce2e9b731795016d6a504d90f619fac7100770858c0d81258a0 - 0.03% (17.9 KB)

[#006] sha256:2974aa300cc1df46e3893d607b31e7e3500e47cfaf306ee083959794871f535e - 43.59% (30 MB)

[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#008] sha256:dc235d1d34fe7473079dbc0071f7ec239b755c7dcc083fd8a0674016b05a473f - 0.01% (4.68 KB)


History
2024-03-19 01:53:48 UTC

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

2024-03-19 01:53:48 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version="1.0" org.label-schema.name="CentOS Stream 9 Minimal Image" org.label-schema.vendor="CentOS" org.label-schema.license="GPLv2" org.label-schema.build-date="20240319"

2024-03-19 01:53:49 UTC

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

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

ARG MAJOR_VERSION

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

ARG ZBX_VERSION

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

ENV TERM=xterm ZBX_VERSION=6.4.13 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git MIBDIRS=/usr/share/snmp/mibs:/var/lib/zabbix/mibs MIBS=+ALL NMAP_PRIVILEGED=

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Alexey Pustovalov <alexey.pustovalov@zabbix.com> org.opencontainers.image.description=Zabbix proxy with MySQL database support org.opencontainers.image.documentation=https://www.zabbix.com/documentation/6.4/manual/installation/containers org.opencontainers.image.licenses=GPL v2.0 org.opencontainers.image.source=https://git.zabbix.com/scm/zbx/zabbix.git org.opencontainers.image.title=Zabbix proxy (MySQL) org.opencontainers.image.url=https://zabbix.com/ org.opencontainers.image.vendor=Zabbix LLC org.opencontainers.image.version=6.4.13

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGTERM

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.4.13/src/zabbix_proxy/zabbix_proxy /usr/sbin/zabbix_proxy # buildkit

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.4.13/src/zabbix_get/zabbix_get /usr/bin/zabbix_get # buildkit

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.4.13/src/zabbix_sender/zabbix_sender /usr/bin/zabbix_sender # buildkit

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.4.13/conf/zabbix_proxy.conf /etc/zabbix/zabbix_proxy.conf # buildkit

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.4.13/database/mysql/create_proxy.sql.gz /usr/share/doc/zabbix-proxy-mysql/create.sql.gz # buildkit

2024-03-26 01:43:03 UTC (buildkit.dockerfile.v0)

RUN |3 MAJOR_VERSION=6.4 ZBX_VERSION=6.4.13 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git /bin/sh -c set -eux && INSTALL_PKGS="libevent tini traceroute nmap gzip libssh file-libs fping libxml2 mysql mysql-libs net-snmp-libs OpenIPMI-libs openldap openssl-libs pcre2 shadow-utils zlib unixODBC" && microdnf -y install --disablerepo "*" --enablerepo "extras-common" --setopt=install_weak_deps=0 --setopt=keepcache=0 --best --nodocs epel-release && microdnf -y install --disablerepo "*" --enablerepo "baseos" --enablerepo "appstream" --enablerepo "crb" --enablerepo="epel" --setopt=install_weak_deps=0 --setopt=keepcache=0 --best --nodocs ${INSTALL_PKGS} && microdnf -y reinstall --enablerepo "baseos" --setopt=install_weak_deps=0 --setopt=keepcache=0 --best --setopt=tsflags=nodocs tzdata && groupadd --system --gid 1995 zabbix && useradd --system --comment "Zabbix monitoring system" -g zabbix --uid 1997 --shell /sbin/nologin --home-dir /var/lib/zabbix/ zabbix && chgrp zabbix /usr/bin/nmap && setcap cap_net_raw+eip /usr/bin/nmap && mkdir -p /etc/zabbix && mkdir -p /var/lib/zabbix && 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 && mkdir -p /usr/share/doc/zabbix-proxy-mysql && chown --quiet -R zabbix:root /etc/zabbix/ /var/lib/zabbix/ && chgrp -R 0 /etc/zabbix/ /var/lib/zabbix/ && chmod -R g=u /etc/zabbix/ /var/lib/zabbix/ && microdnf -y clean all # buildkit

2024-03-26 01:43:03 UTC (buildkit.dockerfile.v0)

EXPOSE map[10051/tcp:{}]

2024-03-26 01:43:03 UTC (buildkit.dockerfile.v0)

WORKDIR /var/lib/zabbix

2024-03-26 01:43:03 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/zabbix/snmptraps]

2024-03-26 01:43:03 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/bin/ # buildkit

2024-03-26 01:43:03 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/tini" "--" "/usr/bin/docker-entrypoint.sh"]

2024-03-26 01:43:03 UTC (buildkit.dockerfile.v0)

USER 1997

2024-03-26 01:43:03 UTC (buildkit.dockerfile.v0)

CMD ["/usr/sbin/zabbix_proxy" "--foreground" "-c" "/etc/zabbix/zabbix_proxy.conf"]

Details
Created

2024-03-26 01:44:27 UTC

Size

66.9 MB

Content Digest
Labels
  • io.buildah.version
    1.31.3
  • org.label-schema.build-date
    20240319
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Stream 9 Minimal Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS
  • org.opencontainers.image.authors
    Alexey Pustovalov <alexey.pustovalov@zabbix.com>
  • org.opencontainers.image.created
    2024-03-26T01:42:00.415Z
  • org.opencontainers.image.description
    Zabbix proxy with MySQL database support
  • org.opencontainers.image.documentation
    https://www.zabbix.com/documentation/6.4/manual/installation/containers
  • org.opencontainers.image.licenses
    GPL v2.0
  • org.opencontainers.image.revision
    6b85028331f30dcd3440888d846babd12eb01ae2
  • org.opencontainers.image.source
    https://git.zabbix.com/scm/zbx/zabbix.git
  • org.opencontainers.image.title
    Zabbix proxy (MySQL)
  • org.opencontainers.image.url
    https://zabbix.com/
  • org.opencontainers.image.vendor
    Zabbix LLC
  • org.opencontainers.image.version
    6.4.13

Environment
MIBDIRS

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

MIBS

+ALL

NMAP_PRIVILEGED

PATH

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

TERM

xterm

ZBX_SOURCES

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

ZBX_VERSION

6.4.13


Layers

[#000] sha256:15ff9b8d17443eae0b17e55ec293d641219c3aa75c343a373998586c93411c25 - 53.06% (35.5 MB)

[#001] sha256:3a73bad42e14646459e21e2c60a4aba98c25e260ca51ff299b43dd52b42042f3 - 2.03% (1.36 MB)

[#002] sha256:dfea9ca7d00340fd2821ae63f7364c7ba729f78e751693429bc37f1889dcf571 - 0.11% (75.9 KB)

[#003] sha256:cf78dd660c22a22099c8a30e97d5d9468a1425a7dd662e003920cf72d8b9dd64 - 0.2% (134 KB)

[#004] sha256:6552d9d67972727103765f95472b18cae18e4f1179ba699a7334b3abb0388b26 - 0.01% (6.69 KB)

[#005] sha256:59b5b4997dc6e022a0add2836383f08ce27252a780e3b2f8042f54efbb57d27c - 0.03% (17.9 KB)

[#006] sha256:895ea89382369cdcb58902761984fb1e42368e6c987663e897d975644da14a4c - 44.56% (29.8 MB)

[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#008] sha256:dacc5924939836287e52ad625e993eb750d15900842438e4fad875ea5d017c84 - 0.01% (4.68 KB)


History
2024-03-19 01:53:09 UTC

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

2024-03-19 01:53:09 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version="1.0" org.label-schema.name="CentOS Stream 9 Minimal Image" org.label-schema.vendor="CentOS" org.label-schema.license="GPLv2" org.label-schema.build-date="20240319"

2024-03-19 01:53:10 UTC

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

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

ARG MAJOR_VERSION

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

ARG ZBX_VERSION

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

ENV TERM=xterm ZBX_VERSION=6.4.13 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git MIBDIRS=/usr/share/snmp/mibs:/var/lib/zabbix/mibs MIBS=+ALL NMAP_PRIVILEGED=

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Alexey Pustovalov <alexey.pustovalov@zabbix.com> org.opencontainers.image.description=Zabbix proxy with MySQL database support org.opencontainers.image.documentation=https://www.zabbix.com/documentation/6.4/manual/installation/containers org.opencontainers.image.licenses=GPL v2.0 org.opencontainers.image.source=https://git.zabbix.com/scm/zbx/zabbix.git org.opencontainers.image.title=Zabbix proxy (MySQL) org.opencontainers.image.url=https://zabbix.com/ org.opencontainers.image.vendor=Zabbix LLC org.opencontainers.image.version=6.4.13

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGTERM

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.4.13/src/zabbix_proxy/zabbix_proxy /usr/sbin/zabbix_proxy # buildkit

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.4.13/src/zabbix_get/zabbix_get /usr/bin/zabbix_get # buildkit

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.4.13/src/zabbix_sender/zabbix_sender /usr/bin/zabbix_sender # buildkit

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.4.13/conf/zabbix_proxy.conf /etc/zabbix/zabbix_proxy.conf # buildkit

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.4.13/database/mysql/create_proxy.sql.gz /usr/share/doc/zabbix-proxy-mysql/create.sql.gz # buildkit

2024-03-26 01:44:27 UTC (buildkit.dockerfile.v0)

RUN |3 MAJOR_VERSION=6.4 ZBX_VERSION=6.4.13 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git /bin/sh -c set -eux && INSTALL_PKGS="libevent tini traceroute nmap gzip libssh file-libs fping libxml2 mysql mysql-libs net-snmp-libs OpenIPMI-libs openldap openssl-libs pcre2 shadow-utils zlib unixODBC" && microdnf -y install --disablerepo "*" --enablerepo "extras-common" --setopt=install_weak_deps=0 --setopt=keepcache=0 --best --nodocs epel-release && microdnf -y install --disablerepo "*" --enablerepo "baseos" --enablerepo "appstream" --enablerepo "crb" --enablerepo="epel" --setopt=install_weak_deps=0 --setopt=keepcache=0 --best --nodocs ${INSTALL_PKGS} && microdnf -y reinstall --enablerepo "baseos" --setopt=install_weak_deps=0 --setopt=keepcache=0 --best --setopt=tsflags=nodocs tzdata && groupadd --system --gid 1995 zabbix && useradd --system --comment "Zabbix monitoring system" -g zabbix --uid 1997 --shell /sbin/nologin --home-dir /var/lib/zabbix/ zabbix && chgrp zabbix /usr/bin/nmap && setcap cap_net_raw+eip /usr/bin/nmap && mkdir -p /etc/zabbix && mkdir -p /var/lib/zabbix && 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 && mkdir -p /usr/share/doc/zabbix-proxy-mysql && chown --quiet -R zabbix:root /etc/zabbix/ /var/lib/zabbix/ && chgrp -R 0 /etc/zabbix/ /var/lib/zabbix/ && chmod -R g=u /etc/zabbix/ /var/lib/zabbix/ && microdnf -y clean all # buildkit

2024-03-26 01:44:27 UTC (buildkit.dockerfile.v0)

EXPOSE map[10051/tcp:{}]

2024-03-26 01:44:27 UTC (buildkit.dockerfile.v0)

WORKDIR /var/lib/zabbix

2024-03-26 01:44:27 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/zabbix/snmptraps]

2024-03-26 01:44:27 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/bin/ # buildkit

2024-03-26 01:44:27 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/tini" "--" "/usr/bin/docker-entrypoint.sh"]

2024-03-26 01:44:27 UTC (buildkit.dockerfile.v0)

USER 1997

2024-03-26 01:44:27 UTC (buildkit.dockerfile.v0)

CMD ["/usr/sbin/zabbix_proxy" "--foreground" "-c" "/etc/zabbix/zabbix_proxy.conf"]

Details
Created

2024-03-26 01:44:23 UTC

Size

74.3 MB

Content Digest
Labels
  • io.buildah.version
    1.31.3
  • org.label-schema.build-date
    20240319
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Stream 9 Minimal Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS
  • org.opencontainers.image.authors
    Alexey Pustovalov <alexey.pustovalov@zabbix.com>
  • org.opencontainers.image.created
    2024-03-26T01:42:00.415Z
  • org.opencontainers.image.description
    Zabbix proxy with MySQL database support
  • org.opencontainers.image.documentation
    https://www.zabbix.com/documentation/6.4/manual/installation/containers
  • org.opencontainers.image.licenses
    GPL v2.0
  • org.opencontainers.image.revision
    6b85028331f30dcd3440888d846babd12eb01ae2
  • org.opencontainers.image.source
    https://git.zabbix.com/scm/zbx/zabbix.git
  • org.opencontainers.image.title
    Zabbix proxy (MySQL)
  • org.opencontainers.image.url
    https://zabbix.com/
  • org.opencontainers.image.vendor
    Zabbix LLC
  • org.opencontainers.image.version
    6.4.13

Environment
MIBDIRS

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

MIBS

+ALL

NMAP_PRIVILEGED

PATH

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

TERM

xterm

ZBX_SOURCES

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

ZBX_VERSION

6.4.13


Layers

[#000] sha256:f12cf6797a119079ab1bc2d4d03db0588bb0157dad29bea479bc0e91003cf527 - 55.82% (41.5 MB)

[#001] sha256:ea6cfd621aea6888630c375b5ea6e34878b5b9a9692617b17fade3db7aafec2b - 2.18% (1.62 MB)

[#002] sha256:72dd5a868542a109fc31fa0520e493d13fd183fe7ef255aa4ee7e7077141ae69 - 0.12% (89.9 KB)

[#003] sha256:8f3709d515747b00fa9e442c1c2e952d2ce974c62bf375e25eb362763a41e259 - 0.21% (161 KB)

[#004] sha256:962a334d4fc394dfdf5df2b9c03f32085265bf0d8802ee7f41cf621eb29de087 - 0.01% (6.69 KB)

[#005] sha256:9f77c5bda860b80969ae8f8692a5440bf92eea3f1d64ee70d6eaf63c08ee4618 - 0.02% (17.9 KB)

[#006] sha256:63a04bb7a015df9bac93e7fdd4cdceb2a2c20d6a7bcb54503b77ade8d53553cc - 41.63% (30.9 MB)

[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#008] sha256:8b4a4e3b17efd1654eade3b3624b6080b34c8d8b9c9509135b387c2eceedd76d - 0.01% (4.68 KB)


History
2024-03-19 01:53:22 UTC

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

2024-03-19 01:53:22 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version="1.0" org.label-schema.name="CentOS Stream 9 Minimal Image" org.label-schema.vendor="CentOS" org.label-schema.license="GPLv2" org.label-schema.build-date="20240319"

2024-03-19 01:53:23 UTC

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

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

ARG MAJOR_VERSION

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

ARG ZBX_VERSION

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

ENV TERM=xterm ZBX_VERSION=6.4.13 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git MIBDIRS=/usr/share/snmp/mibs:/var/lib/zabbix/mibs MIBS=+ALL NMAP_PRIVILEGED=

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Alexey Pustovalov <alexey.pustovalov@zabbix.com> org.opencontainers.image.description=Zabbix proxy with MySQL database support org.opencontainers.image.documentation=https://www.zabbix.com/documentation/6.4/manual/installation/containers org.opencontainers.image.licenses=GPL v2.0 org.opencontainers.image.source=https://git.zabbix.com/scm/zbx/zabbix.git org.opencontainers.image.title=Zabbix proxy (MySQL) org.opencontainers.image.url=https://zabbix.com/ org.opencontainers.image.vendor=Zabbix LLC org.opencontainers.image.version=6.4.13

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGTERM

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.4.13/src/zabbix_proxy/zabbix_proxy /usr/sbin/zabbix_proxy # buildkit

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.4.13/src/zabbix_get/zabbix_get /usr/bin/zabbix_get # buildkit

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.4.13/src/zabbix_sender/zabbix_sender /usr/bin/zabbix_sender # buildkit

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.4.13/conf/zabbix_proxy.conf /etc/zabbix/zabbix_proxy.conf # buildkit

2024-03-26 01:42:33 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.4.13/database/mysql/create_proxy.sql.gz /usr/share/doc/zabbix-proxy-mysql/create.sql.gz # buildkit

2024-03-26 01:44:23 UTC (buildkit.dockerfile.v0)

RUN |3 MAJOR_VERSION=6.4 ZBX_VERSION=6.4.13 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git /bin/sh -c set -eux && INSTALL_PKGS="libevent tini traceroute nmap gzip libssh file-libs fping libxml2 mysql mysql-libs net-snmp-libs OpenIPMI-libs openldap openssl-libs pcre2 shadow-utils zlib unixODBC" && microdnf -y install --disablerepo "*" --enablerepo "extras-common" --setopt=install_weak_deps=0 --setopt=keepcache=0 --best --nodocs epel-release && microdnf -y install --disablerepo "*" --enablerepo "baseos" --enablerepo "appstream" --enablerepo "crb" --enablerepo="epel" --setopt=install_weak_deps=0 --setopt=keepcache=0 --best --nodocs ${INSTALL_PKGS} && microdnf -y reinstall --enablerepo "baseos" --setopt=install_weak_deps=0 --setopt=keepcache=0 --best --setopt=tsflags=nodocs tzdata && groupadd --system --gid 1995 zabbix && useradd --system --comment "Zabbix monitoring system" -g zabbix --uid 1997 --shell /sbin/nologin --home-dir /var/lib/zabbix/ zabbix && chgrp zabbix /usr/bin/nmap && setcap cap_net_raw+eip /usr/bin/nmap && mkdir -p /etc/zabbix && mkdir -p /var/lib/zabbix && 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 && mkdir -p /usr/share/doc/zabbix-proxy-mysql && chown --quiet -R zabbix:root /etc/zabbix/ /var/lib/zabbix/ && chgrp -R 0 /etc/zabbix/ /var/lib/zabbix/ && chmod -R g=u /etc/zabbix/ /var/lib/zabbix/ && microdnf -y clean all # buildkit

2024-03-26 01:44:23 UTC (buildkit.dockerfile.v0)

EXPOSE map[10051/tcp:{}]

2024-03-26 01:44:23 UTC (buildkit.dockerfile.v0)

WORKDIR /var/lib/zabbix

2024-03-26 01:44:23 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/zabbix/snmptraps]

2024-03-26 01:44:23 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/bin/ # buildkit

2024-03-26 01:44:23 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/tini" "--" "/usr/bin/docker-entrypoint.sh"]

2024-03-26 01:44:23 UTC (buildkit.dockerfile.v0)

USER 1997

2024-03-26 01:44:23 UTC (buildkit.dockerfile.v0)

CMD ["/usr/sbin/zabbix_proxy" "--foreground" "-c" "/etc/zabbix/zabbix_proxy.conf"]

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