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

docker.io/zabbix/zabbix-server-mysql:ubuntu-7.0.0 - 国内下载镜像源 浏览次数:231
Zabbix Server 镜像 这是 Zabbix Server 的官方 Docker 镜像,用于在容器中运行 Zabbix 服务器。该镜像基于 MySQL 数据库存储 Zabbix 的监控数据,可以用来监控网络设备、操作系统和应用程序等。
源镜像 docker.io/zabbix/zabbix-server-mysql:ubuntu-7.0.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-server-mysql:ubuntu-7.0.0
镜像ID sha256:0566f8fdbbfed9d86be157977b2632e7bd3a21733a8d819e6edb9de857bda7a4
镜像TAG ubuntu-7.0.0
大小 325.30MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /usr/sbin/zabbix_server --foreground -c /etc/zabbix/zabbix_server.conf
启动入口 /usr/bin/docker-entrypoint.sh
工作目录 /var/lib/zabbix
OS/平台 linux/amd64
浏览量 231 次
贡献者
镜像创建 2024-06-04T08:41:13.636179315Z
同步时间 2024-06-19 15:03
更新时间 2024-09-20 00:02
开放端口
10051/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TERM=xterm ZBX_VERSION=7.0.0 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-06-04T08:21:07.700Z: org.opencontainers.image.created Zabbix server with MySQL database support: org.opencontainers.image.description https://www.zabbix.com/documentation/7.0/manual/installation/containers: org.opencontainers.image.documentation AGPL v3.0: org.opencontainers.image.licenses ubuntu: org.opencontainers.image.ref.name ab0eb56b4f37916dd38380a4ee99488eeb8d5da4: 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 SIA: org.opencontainers.image.vendor 7.0.0: org.opencontainers.image.version

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

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

Containerd拉取命令

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

Shell快速替换命令

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

镜像信息

{
    "Id": "sha256:0566f8fdbbfed9d86be157977b2632e7bd3a21733a8d819e6edb9de857bda7a4",
    "RepoTags": [
        "zabbix/zabbix-server-mysql:ubuntu-7.0.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-server-mysql:ubuntu-7.0.0"
    ],
    "RepoDigests": [
        "zabbix/zabbix-server-mysql@sha256:4c3078f52c690ebfda062c128d00637a2cb633a301b2c98205f133c187a657f1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/zabbix/zabbix-server-mysql@sha256:562354685687e323db39c4f2d155e590073b2befe16c8a1d0529c92b8f811f58"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-06-04T08:41:13.636179315Z",
    "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=7.0.0",
            "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/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.authors": "Alexey Pustovalov \u003calexey.pustovalov@zabbix.com\u003e",
            "org.opencontainers.image.created": "2024-06-04T08:21:07.700Z",
            "org.opencontainers.image.description": "Zabbix server with MySQL database support",
            "org.opencontainers.image.documentation": "https://www.zabbix.com/documentation/7.0/manual/installation/containers",
            "org.opencontainers.image.licenses": "AGPL v3.0",
            "org.opencontainers.image.ref.name": "ubuntu",
            "org.opencontainers.image.revision": "ab0eb56b4f37916dd38380a4ee99488eeb8d5da4",
            "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 SIA",
            "org.opencontainers.image.version": "7.0.0"
        },
        "StopSignal": "SIGTERM"
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 325302006,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/db7775eaffc973d46dab9ca05f732d016460557504f97b4a83cb5e0f01943985/diff:/var/lib/docker/overlay2/dee92574e9dc13eb8d949c2e644cb169433adef4db8032da311e353fec1e22d6/diff:/var/lib/docker/overlay2/cde2da8a44761858c92acae40b095f98bb4e0da8963dcbc7e3082404d0b24a8e/diff:/var/lib/docker/overlay2/37dfea95bb0a96860b575e66084797b9ee67b6616e084a8a2b9d315e56736ef2/diff:/var/lib/docker/overlay2/0dd48d9b7e36c4ab53d76c4ada0a8423ed69d1b97303046ac929bb8bb4f80538/diff:/var/lib/docker/overlay2/8d7bff0e8b56650e7209bba11e2c12164e128ce0501e54e357bb32fd8f4b11c2/diff:/var/lib/docker/overlay2/5fda0590b1c0088b793c1e5b4b3cbc74aab18727f8a9e3133d5e76c93a86deca/diff",
            "MergedDir": "/var/lib/docker/overlay2/3fcf3f9af9a746f2b0800eb02e965cc20bc8c2d48974fc06d769b2b23f354366/merged",
            "UpperDir": "/var/lib/docker/overlay2/3fcf3f9af9a746f2b0800eb02e965cc20bc8c2d48974fc06d769b2b23f354366/diff",
            "WorkDir": "/var/lib/docker/overlay2/3fcf3f9af9a746f2b0800eb02e965cc20bc8c2d48974fc06d769b2b23f354366/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:80098e3d304cd7858ad97b310cd16083fbe6fab2968be7a988fc6894cb85dc25",
            "sha256:fddd7bdee9f6460f6d7096b16fc55386b624dcc078771ab8a5b49753e9dfbf37",
            "sha256:4b0ad0fff6b2bd46d86d12c249acdc6d144205ec72e4b8656935e6e11fab70ae",
            "sha256:9247d7fa4e4d0ee9885211e64c422c939d81399d2b70ded9b20a4db2258ee8df",
            "sha256:c86e649caf002ba9d605d69a97978d57ab2af95a0921fd0143fbdae5ffb59b34",
            "sha256:b50e8263b95cdc9ff8a3a3016a924c597ab87bd3506fb6b61133bd66ae1ce086",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:217463ca753f476a0aea006c89be196ace860bca590e50f083c339e6c14ec4a7"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-06-19T07:02:41.766353783Z"
    }
}

更多版本