docker.io/zabbix/zabbix-server-mysql:ubuntu-6.0.30 linux/amd64

docker.io/zabbix/zabbix-server-mysql:ubuntu-6.0.30 - 国内下载镜像源 浏览次数:64
Zabbix Server 镜像 这是 Zabbix Server 的官方 Docker 镜像,用于在容器中运行 Zabbix 服务器。该镜像基于 MySQL 数据库存储 Zabbix 的监控数据,可以用来监控网络设备、操作系统和应用程序等。
源镜像 docker.io/zabbix/zabbix-server-mysql:ubuntu-6.0.30
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-server-mysql:ubuntu-6.0.30
镜像ID sha256:cdfeb4ccc3e08369b82820aaa5354023ef13387d581166b4dd2cac79d61e001a
镜像TAG ubuntu-6.0.30
大小 309.36MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /usr/sbin/zabbix_server --foreground -c /etc/zabbix/zabbix_server.conf
启动入口 /usr/bin/tini -- /usr/bin/docker-entrypoint.sh
工作目录 /var/lib/zabbix
OS/平台 linux/amd64
浏览量 64 次
贡献者
镜像创建 2024-05-21T11:18:20.002157256Z
同步时间 2024-06-19 15:01
更新时间 2024-09-19 15:07
开放端口
10051/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TERM=xterm ZBX_VERSION=6.0.30 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git MIBDIRS=/var/lib/mibs/ietf:/var/lib/mibs/iana:/usr/share/snmp/mibs:/var/lib/zabbix/mibs MIBS=+ALL NMAP_PRIVILEGED=
镜像标签
Alexey Pustovalov <alexey.pustovalov@zabbix.com>: org.opencontainers.image.authors 2024-05-21T11:12:06.341Z: org.opencontainers.image.created Zabbix server with MySQL database support: org.opencontainers.image.description https://www.zabbix.com/documentation/6.0/manual/installation/containers: org.opencontainers.image.documentation GPL v2.0: org.opencontainers.image.licenses ubuntu: org.opencontainers.image.ref.name 6b5bf3b193ae96496d5585500355b9acba7f3acf: org.opencontainers.image.revision https://git.zabbix.com/scm/zbx/zabbix.git: org.opencontainers.image.source Zabbix server (MySQL): org.opencontainers.image.title https://zabbix.com/: org.opencontainers.image.url Zabbix LLC: org.opencontainers.image.vendor 6.0.30: org.opencontainers.image.version

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-server-mysql:ubuntu-6.0.30
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-server-mysql:ubuntu-6.0.30  docker.io/zabbix/zabbix-server-mysql:ubuntu-6.0.30

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-server-mysql:ubuntu-6.0.30
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-server-mysql:ubuntu-6.0.30  docker.io/zabbix/zabbix-server-mysql:ubuntu-6.0.30

Shell快速替换命令

sed -i 's#zabbix/zabbix-server-mysql:ubuntu-6.0.30#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-server-mysql:ubuntu-6.0.30#' deployment.yaml

镜像信息

{
    "Id": "sha256:cdfeb4ccc3e08369b82820aaa5354023ef13387d581166b4dd2cac79d61e001a",
    "RepoTags": [
        "zabbix/zabbix-server-mysql:ubuntu-6.0.30",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-server-mysql:ubuntu-6.0.30"
    ],
    "RepoDigests": [
        "zabbix/zabbix-server-mysql@sha256:89825cea1c6033ba12ad54006807914077ba5abeb79550341f4613de440931e1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-server-mysql@sha256:6e3375f4814649679dfac24d4bf29bdb9e60f16066a71370d6514071a71552f6"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-05-21T11:18:20.002157256Z",
    "Container": "",
    "ContainerConfig": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": null,
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": null
    },
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1997",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "10051/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "TERM=xterm",
            "ZBX_VERSION=6.0.30",
            "ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git",
            "MIBDIRS=/var/lib/mibs/ietf:/var/lib/mibs/iana:/usr/share/snmp/mibs:/var/lib/zabbix/mibs",
            "MIBS=+ALL",
            "NMAP_PRIVILEGED="
        ],
        "Cmd": [
            "/usr/sbin/zabbix_server",
            "--foreground",
            "-c",
            "/etc/zabbix/zabbix_server.conf"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": {
            "/var/lib/zabbix/export": {},
            "/var/lib/zabbix/snmptraps": {}
        },
        "WorkingDir": "/var/lib/zabbix",
        "Entrypoint": [
            "/usr/bin/tini",
            "--",
            "/usr/bin/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.authors": "Alexey Pustovalov \u003calexey.pustovalov@zabbix.com\u003e",
            "org.opencontainers.image.created": "2024-05-21T11:12:06.341Z",
            "org.opencontainers.image.description": "Zabbix server with MySQL database support",
            "org.opencontainers.image.documentation": "https://www.zabbix.com/documentation/6.0/manual/installation/containers",
            "org.opencontainers.image.licenses": "GPL v2.0",
            "org.opencontainers.image.ref.name": "ubuntu",
            "org.opencontainers.image.revision": "6b5bf3b193ae96496d5585500355b9acba7f3acf",
            "org.opencontainers.image.source": "https://git.zabbix.com/scm/zbx/zabbix.git",
            "org.opencontainers.image.title": "Zabbix server (MySQL)",
            "org.opencontainers.image.url": "https://zabbix.com/",
            "org.opencontainers.image.vendor": "Zabbix LLC",
            "org.opencontainers.image.version": "6.0.30"
        },
        "StopSignal": "SIGTERM"
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 309359155,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/c3e8eeec43ffbce4819f809598be36456efd89ae9b9195b7acb7a7fe834da181/diff:/var/lib/docker/overlay2/5bc3b9d8182a32e39c3e1d461654144711649d7dc3f527d8a05c9a3327aaeb68/diff:/var/lib/docker/overlay2/5da6094b3538b8318192bae4b368dfde77c85b473583debaddcd1aa5a4f56f93/diff:/var/lib/docker/overlay2/f9292790f40e3880b67b26d061c358c127d5dc8ed18ddfb3e184b58f62be19d3/diff:/var/lib/docker/overlay2/35591309dd554830b86ea2b35c0f74711befa09f206079260c6dd37bc64c2fcb/diff:/var/lib/docker/overlay2/ee0e40bc80b208fa931dadb3b2ea6324f1ab27f6e0fcb4f427ce5bf01bdf2698/diff:/var/lib/docker/overlay2/9150ef119266b69d77e76cafacb862c4bac5cc3f42f7ca48dd75c0176710f7f3/diff:/var/lib/docker/overlay2/67d5f4a7a9a643a7a85f31718b22a374b5af9debe2075b8e5001dce817e3b657/diff",
            "MergedDir": "/var/lib/docker/overlay2/49a43fc664209c6f072add6463d7e88564637a0cf379706ac0b24e012820c999/merged",
            "UpperDir": "/var/lib/docker/overlay2/49a43fc664209c6f072add6463d7e88564637a0cf379706ac0b24e012820c999/diff",
            "WorkDir": "/var/lib/docker/overlay2/49a43fc664209c6f072add6463d7e88564637a0cf379706ac0b24e012820c999/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:629ca62fb7c791374ce57626d6b8b62c76378be091a0daf1a60d32700b49add7",
            "sha256:e06b2b85c721d8800898a719b932197517e8f6c600f5954baf6606388128c04d",
            "sha256:293e3d2a0f5c796ea0422531cd8f797f0506b7dd9e473f9b260fcf7a25ecb5bd",
            "sha256:5bce136e8319b203fdc8f0c476e1754690c90c8812819701141597ed75eaee88",
            "sha256:fd2103a0012dd3795c9eec33e5bf7d371b7300023a63643c2486a01229fef67a",
            "sha256:07dac426dccae3c6efa504b8fc5f78ea877882b19d8432d74712e8884d4a63e1",
            "sha256:2919ffc2734819602b98b2825808955abc1eac897fca25e1218f3f74c401c424",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:0e463e53aba2ae069d482a4f5af7b8365cc5c836ba28e980f5c2eb9b3ccfbb6c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-06-19T07:01:12.151846383Z"
    }
}

更多版本