docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24 linux/amd64

docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24 - 国内下载镜像源 浏览次数:9
以下是镜像的描述信息:

Zabbix Web Nginx MySQL

基于docker.io/zabbix/zabbix-web-nginx-mysql镜像

该镜像包含Zabbix前端和数据库,使用Nginx作为Web服务器,MySQL作为数据库。

支持Zabbix的监控功能和告警系统。

镜像大小:大约为1GB

源镜像 docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24
镜像ID sha256:2c96d4956a4358404e05022bc383969ba319b73e0c2035618aa01e28e6f827e7
镜像TAG centos-5.0.24
大小 620.53MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 docker-entrypoint.sh
工作目录 /usr/share/zabbix
OS/平台 linux/amd64
浏览量 9 次
贡献者
镜像创建 2022-05-30T19:40:44.133816596Z
同步时间 2025-07-22 12:00
更新时间 2025-07-22 17:26
开放端口
8080/tcp 8443/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci TERM=xterm ZBX_VERSION=5.0.24 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
镜像标签
x86_64: architecture 2022-04-29T11:48:11.055897: build-date cpt-1007.osbs.prod.upshift.rdu2.redhat.com: com.redhat.build-host centos-stream-container: com.redhat.component https://centos.org/legal/licensing-policy/: com.redhat.license_terms CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream: description public: distribution-scope 1.19.8: io.buildah.version The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.: io.k8s.description CentOS Stream 8: io.k8s.display-name : io.openshift.expose-services base centos centos-stream: io.openshift.tags The CentOS Project: maintainer centos-stream: name Alexey Pustovalov <alexey.pustovalov@zabbix.com>: org.opencontainers.image.authors 2022-05-30T19:37:50.245Z: org.opencontainers.image.created Zabbix web-interface based on Nginx web server with MySQL database support: org.opencontainers.image.description https://www.zabbix.com/documentation/5.0/manual/installation/containers: org.opencontainers.image.documentation GPL v2.0: org.opencontainers.image.licenses 74485bcfab747a0210a1e3241e33a6df85f5e003: org.opencontainers.image.revision https://git.zabbix.com/scm/zbx/zabbix.git: org.opencontainers.image.source Zabbix web-interface (Nginx, MySQL): org.opencontainers.image.title https://zabbix.com/: org.opencontainers.image.url Zabbix LLC: org.opencontainers.image.vendor 5.0.24: org.opencontainers.image.version 239.1651231664: release Provides a CentOS Stream container based on the Red Hat Universal Base Image: summary https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664: url 3aadd00326f3dd6cfe65ee31017ab98915fddb56: vcs-ref git: vcs-type Red Hat, Inc.: vendor 8: version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24  docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24  docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24

Shell快速替换命令

sed -i 's#zabbix/zabbix-web-nginx-mysql:centos-5.0.24#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24  docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24  docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24'

镜像构建历史


# 2022-05-31 03:40:44  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["docker-entrypoint.sh"]
                        
# 2022-05-31 03:40:44  0.00B 指定运行容器时使用的用户
USER 1997
                        
# 2022-05-31 03:40:44  8.14KB 复制新文件或目录到容器中
COPY docker-entrypoint.sh /usr/bin/ # buildkit
                        
# 2022-05-31 03:40:44  0.00B 设置工作目录为/usr/share/zabbix
WORKDIR /usr/share/zabbix
                        
# 2022-05-31 03:40:44  0.00B 声明容器运行时监听的端口
EXPOSE map[8080/tcp:{} 8443/tcp:{}]
                        
# 2022-05-31 03:40:44  185.46MB 执行命令并创建新的镜像层
RUN |3 MAJOR_VERSION=5.0 ZBX_VERSION=5.0.24 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git /bin/sh -c set -eux &&     REPOLIST="baseos,appstream,epel" &&     INSTALL_PKGS="bash             curl             mysql             nginx             php-bcmath             php-fpm             php-gd             php-ldap             php-mbstring             php-mysqlnd             php-json             php-xml             findutils             glibc-locale-source             supervisor" &&     dnf -y install epel-release &&     dnf -y module enable mysql &&     dnf -y module enable php:7.4 nginx:1.18 &&     dnf -y install             --disablerepo "*"             --enablerepo "${REPOLIST}"             --setopt=tsflags=nodocs             --setopt=install_weak_deps=False             --best         ${INSTALL_PKGS} &&     groupadd             --system             --gid 1995         zabbix &&     useradd             --system             --comment "Zabbix monitoring system"             -g zabbix             -G root             --uid 1997             --shell /sbin/nologin             --home-dir /var/lib/zabbix/         zabbix &&     mkdir -p /etc/zabbix &&     mkdir -p /etc/zabbix/web &&     mkdir -p /etc/zabbix/web/certs &&     mkdir -p /var/lib/php/session &&     rm -f /etc/nginx/conf.d/*.conf  &&     rm -f /etc/php-fpm.d/www.conf &&     cd /usr/share/zabbix/ &&     rm -f conf/zabbix.conf.php conf/maintenance.inc.php conf/zabbix.conf.php.example &&     rm -rf tests &&     rm -f locale/add_new_language.sh locale/update_po.sh locale/make_mo.sh &&     find /usr/share/zabbix/locale -name '*.po' | xargs rm -f &&     find /usr/share/zabbix/locale -name '*.sh' | xargs rm -f &&     ln -s "/etc/zabbix/web/zabbix.conf.php" "/usr/share/zabbix/conf/zabbix.conf.php" &&     ln -s "/etc/zabbix/web/maintenance.inc.php" "/usr/share/zabbix/conf/maintenance.inc.php" &&     cat /usr/share/zabbix/include/locales.inc.php | grep display | grep true | awk '{$1=$1};1' |         cut -d"'" -f 2 | sort |         xargs -I '{}' bash -c 'echo "{}" && localedef -c -i {} -f UTF-8 {}.UTF-8 2>/dev/null' &&     chown --quiet -R zabbix:root /etc/zabbix/ /usr/share/zabbix/include/defines.inc.php /usr/share/zabbix/modules/ &&     chgrp -R 0 /etc/zabbix/ /usr/share/zabbix/include/defines.inc.php /usr/share/zabbix/modules/ &&     chmod -R g=u /etc/zabbix/ /usr/share/zabbix/include/defines.inc.php /usr/share/zabbix/modules/ &&     chown --quiet -R zabbix:root /etc/nginx/ /etc/php-fpm.d/ /etc/php-fpm.conf &&     chgrp -R 0 /etc/nginx/ /etc/php-fpm.d/ /etc/php-fpm.conf &&     chmod -R g=u /etc/nginx/ /etc/php-fpm.d/ /etc/php-fpm.conf &&     chown --quiet -R zabbix:root /var/lib/php/session/ &&     chgrp -R 0 /var/lib/php/session/ &&     chmod -R g=u /var/lib/php/session/ &&     dnf -y remove             findutils             glibc-locale-source &&     dnf -y clean all &&     rm -rf /var/cache/yum /var/lib/yum/yumdb/* /usr/lib/udev/hwdb.d/* &&     rm -rf /var/cache/dnf /etc/udev/hwdb.bin /root/.pki # buildkit
                        
# 2022-05-31 03:38:49  13.41KB 复制新文件或目录到容器中
COPY conf/etc/ /etc/ # buildkit
                        
# 2022-05-31 03:38:49  49.61MB 复制新文件或目录到容器中
COPY /tmp/zabbix-5.0.24/ui /usr/share/zabbix # buildkit
                        
# 2022-05-31 03:38:49  0.00B 设置停止容器时发送的系统调用信号
STOPSIGNAL SIGTERM
                        
# 2022-05-31 03:38:49  0.00B 添加元数据标签
LABEL org.opencontainers.image.authors=Alexey Pustovalov <alexey.pustovalov@zabbix.com> org.opencontainers.image.description=Zabbix web-interface based on Nginx web server with MySQL database support org.opencontainers.image.documentation=https://www.zabbix.com/documentation/5.0/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 web-interface (Nginx, MySQL) org.opencontainers.image.url=https://zabbix.com/ org.opencontainers.image.vendor=Zabbix LLC org.opencontainers.image.version=5.0.24
                        
# 2022-05-31 03:38:49  0.00B 设置环境变量 TERM ZBX_VERSION ZBX_SOURCES
ENV TERM=xterm ZBX_VERSION=5.0.24 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
                        
# 2022-05-31 03:38:49  0.00B 定义构建参数
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
                        
# 2022-05-31 03:38:49  0.00B 定义构建参数
ARG ZBX_VERSION
                        
# 2022-05-31 03:38:49  0.00B 定义构建参数
ARG MAJOR_VERSION
                        
# 2022-05-05 21:59:02  128.81MB 
/bin/sh -c rpm -ivh --nodeps --replacefiles *.rpm && rm *.rpm     && rpm -e redhat-release     && dnf --setopt=tsflags=nodocs --setopt=install_weak_deps=false -y distro-sync     && dnf remove -y subscription-manager dnf-plugin-subscription-manager    && dnf clean all     && rm -f /etc/yum.repos.d/ubi.repo
                        
# 2022-05-05 21:58:27  40.80MB 
/bin/sh -c dnf download --repofrompath=centos,http://mirror.centos.org/centos/8-stream/BaseOS/x86_64/os/ --disablerepo=* --enablerepo=centos centos-stream-release centos-stream-repos centos-gpg-keys
                        
# 2022-05-05 21:58:20  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="base centos centos-stream"
                        
# 2022-05-05 21:58:20  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2022-05-05 21:58:20  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="CentOS Stream 8"
                        
# 2022-05-05 21:58:20  0.00B 
/bin/sh -c #(nop) LABEL description="CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream"
                        
# 2022-05-05 21:58:20  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides a CentOS Stream container based on the Red Hat Universal Base Image"
                        
# 2022-05-05 21:58:20  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://centos.org/legal/licensing-policy/"
                        
# 2022-05-05 21:58:20  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="centos-stream-container"       name="centos-stream"       version="8"
                        
# 2022-05-05 21:58:20  0.00B 
/bin/sh -c #(nop) LABEL maintainer="The CentOS Project"
                        
# 2022-04-29 19:48:36  4.76KB 

                        
# 2022-04-29 19:48:25  215.84MB 

                        
                    

镜像信息

{
    "Id": "sha256:2c96d4956a4358404e05022bc383969ba319b73e0c2035618aa01e28e6f827e7",
    "RepoTags": [
        "zabbix/zabbix-web-nginx-mysql:centos-5.0.24",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24"
    ],
    "RepoDigests": [
        "zabbix/zabbix-web-nginx-mysql@sha256:490de9edf0a54c3c01384acbe2beb09e84a5d29c95c5ad8d8ac0e03ec96f5e9d",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-web-nginx-mysql@sha256:fbd5bcccb8c95a1c2fd1ca4dd2bbe2ed3517e45353c8f07905fd85620c6bebd6"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2022-05-30T19:40:44.133816596Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1997",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "8080/tcp": {},
            "8443/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "container=oci",
            "TERM=xterm",
            "ZBX_VERSION=5.0.24",
            "ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git"
        ],
        "Cmd": null,
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/usr/share/zabbix",
        "Entrypoint": [
            "docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2022-04-29T11:48:11.055897",
            "com.redhat.build-host": "cpt-1007.osbs.prod.upshift.rdu2.redhat.com",
            "com.redhat.component": "centos-stream-container",
            "com.redhat.license_terms": "https://centos.org/legal/licensing-policy/",
            "description": "CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream",
            "distribution-scope": "public",
            "io.buildah.version": "1.19.8",
            "io.k8s.description": "The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "io.k8s.display-name": "CentOS Stream 8",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "base centos centos-stream",
            "maintainer": "The CentOS Project",
            "name": "centos-stream",
            "org.opencontainers.image.authors": "Alexey Pustovalov \u003calexey.pustovalov@zabbix.com\u003e",
            "org.opencontainers.image.created": "2022-05-30T19:37:50.245Z",
            "org.opencontainers.image.description": "Zabbix web-interface based on Nginx web server with MySQL database support",
            "org.opencontainers.image.documentation": "https://www.zabbix.com/documentation/5.0/manual/installation/containers",
            "org.opencontainers.image.licenses": "GPL v2.0",
            "org.opencontainers.image.revision": "74485bcfab747a0210a1e3241e33a6df85f5e003",
            "org.opencontainers.image.source": "https://git.zabbix.com/scm/zbx/zabbix.git",
            "org.opencontainers.image.title": "Zabbix web-interface (Nginx, MySQL)",
            "org.opencontainers.image.url": "https://zabbix.com/",
            "org.opencontainers.image.vendor": "Zabbix LLC",
            "org.opencontainers.image.version": "5.0.24",
            "release": "239.1651231664",
            "summary": "Provides a CentOS Stream container based on the Red Hat Universal Base Image",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664",
            "vcs-ref": "3aadd00326f3dd6cfe65ee31017ab98915fddb56",
            "vcs-type": "git",
            "vendor": "Red Hat, Inc.",
            "version": "8"
        },
        "StopSignal": "SIGTERM"
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 620531529,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/75a407f90f4be3dca1f1d0356171e628ff045601cafa0c4e7270ec4d3909b4b1/diff:/var/lib/docker/overlay2/cc81ce2fce816effbd345735b1727d3bc1e3c714e4119d285c2d271789a681ed/diff:/var/lib/docker/overlay2/99b6161dc477c23b2b103605f523ccea52440295fafb1c182ef6ae4fd16d0f03/diff:/var/lib/docker/overlay2/d87b743fe19d51371106976101458b437ac0d51843bec0ef5d5cc9325e103ad6/diff:/var/lib/docker/overlay2/6bdc981efeb166b5ab37bd7e93f7061586f90ddbdf3786d3fddc9b0a32d52238/diff:/var/lib/docker/overlay2/3bc66d8d97182367f3f694ae84110adaeeee071fbc032397ad7a2ec4b9364082/diff:/var/lib/docker/overlay2/04fcb648a8005e999690148cd24a38f503885c3bb89cbb087485ce487862dfdd/diff:/var/lib/docker/overlay2/ecc5cc57e7a6e9cc9396f518ef5809c6ba2e1594c3d4e055daa6fd55deefdcce/diff",
            "MergedDir": "/var/lib/docker/overlay2/8688ee555aeb4482a10349d4ae9532698c7586dfe26b708413b20fd0826d0c81/merged",
            "UpperDir": "/var/lib/docker/overlay2/8688ee555aeb4482a10349d4ae9532698c7586dfe26b708413b20fd0826d0c81/diff",
            "WorkDir": "/var/lib/docker/overlay2/8688ee555aeb4482a10349d4ae9532698c7586dfe26b708413b20fd0826d0c81/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:3813924f3fa4d6d1223ec6c5e8bb2f5f9acd1e49d87a9251364ff99ab52b3296",
            "sha256:c86122b5e4d3e8a0d438442340c75c8e35c343945b1c750b15e53b5efdcbc27d",
            "sha256:e9b312bba1abbd4bd396d9d543063338470cfcc884ba98ce56bbb7a40a981882",
            "sha256:5d9ef8a0564d47b299fb4c6f92181d876cf985d392f9426d116366b0bafd603a",
            "sha256:adb90cb057f62e47c07cff7b49f3953713bb6e85b8be8f12fda1376b50ee5500",
            "sha256:b1e26da21f9ddefd8d3d8ae9fe320e2fc39167e8f3cb3ada5489d1e5c5faafcb",
            "sha256:ee7cc4ba3ca47989afd41f755f1199267b7e62cdd2a13877a130d6e4d624083a",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:bfe4b42ec95a81fd12874744bff16cbebfbc6aee7bc7cd168829c075561bf0b5"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-07-22T11:59:51.282289563+08:00"
    }
}

更多版本

docker.io/zabbix/zabbix-web-nginx-mysql:alpine-7.0-latest

linux/amd64 docker.io292.44MB2024-09-19 02:53
408

docker.io/zabbix/zabbix-web-nginx-mysql:trunk-alpine

linux/arm64 docker.io309.45MB2024-09-23 17:16
509

docker.io/zabbix/zabbix-web-nginx-mysql:alpine-7.0.2

linux/amd64 docker.io292.42MB2024-10-09 11:28
275

docker.io/zabbix/zabbix-web-nginx-mysql:alpine-7.2-latest

linux/amd64 docker.io260.37MB2025-02-05 17:00
239

docker.io/zabbix/zabbix-web-nginx-mysql:ubuntu-7.2-latest

linux/amd64 docker.io457.13MB2025-02-13 15:53
351

docker.io/zabbix/zabbix-web-nginx-mysql:ubuntu-5.0-latest

linux/amd64 docker.io405.05MB2025-02-24 12:39
246

docker.io/zabbix/zabbix-web-nginx-mysql:alpine-5.4.9

linux/amd64 docker.io178.90MB2025-02-27 08:18
164

docker.io/zabbix/zabbix-web-nginx-mysql:alpine-4.4.10

linux/amd64 docker.io167.12MB2025-03-01 10:47
123

docker.io/zabbix/zabbix-web-nginx-mysql:latest

linux/amd64 docker.io261.71MB2025-05-20 14:24
138

docker.io/zabbix/zabbix-web-nginx-mysql:ubuntu-5.4.12

linux/amd64 docker.io369.51MB2025-06-12 20:18
79

docker.io/zabbix/zabbix-web-nginx-mysql:5.0-centos

linux/amd64 docker.io430.57MB2025-07-21 10:50
13

docker.io/zabbix/zabbix-web-nginx-mysql:centos-5.0.24

linux/amd64 docker.io620.53MB2025-07-22 12:00
8