docker.io/percona/percona-server-mongodb:6.0.27-21 linux/amd64

docker.io/percona/percona-server-mongodb:6.0.27-21 - 国内下载镜像源 浏览次数:18 bloom 贡献同步

Percona Server for MongoDB是Percona公司推出的兼容MongoDB的开源数据库产品,它基于MongoDB社区版进行增强,提供企业级特性,包括热备份工具、性能优化、监控能力、安全增强等,适用于生产环境中的高可用性和可扩展性需求,由Percona团队维护并提供技术支持,支持多种平台部署。

源镜像 docker.io/percona/percona-server-mongodb:6.0.27-21
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb:6.0.27-21
镜像ID sha256:11fb0aa885e3132e4e60e58c56c4fc6b6e07a8500d7248b7d9a23e9335a123df
镜像TAG 6.0.27-21
大小 824.60MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD mongod
启动入口 /entrypoint.sh
工作目录 /
OS/平台 linux/amd64
浏览量 18 次
贡献者
avatar
bloom
镜像创建 2026-01-12T11:10:28.941710398Z
同步时间 2026-06-18 21:09
开放端口
27017/tcp
目录挂载
/data/db
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci PSMDB_VERSION=6.0.27-21 OS_VER=el9 FULL_PERCONA_VERSION=6.0.27-21.el9 K8S_TOOLS_VERSION=0.5.0 PSMDB_REPO=release GOSU_VERSION=1.11 CALL_HOME_OPTIONAL_PARAMS= -s el9 PERCONA_TELEMETRY_CHECK_INTERVAL=86400 PERCONA_TELEMETRY_HISTORY_KEEP_INTERVAL=604800 PERCONA_TELEMETRY_RESEND_INTERVAL=60 PERCONA_TELEMETRY_URL=https://check.percona.com/v1/telemetry/GenericReport
镜像标签
x86_64: architecture 2025-12-03T20:36:05Z: build-date ubi9-minimal-container: com.redhat.component https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI: com.redhat.license_terms cpe:/a:redhat:enterprise_linux:9::appstream: cpe Percona Server for MongoDB is our free and open-source drop-in replacement for MongoDB Community Edition. It offers all the features and benefits of MongoDB Community Edition, plus additional enterprise-grade functionality.: description public: distribution-scope 1.41.4: io.buildah.version The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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 Red Hat Universal Base Image 9 Minimal: io.k8s.display-name : io.openshift.expose-services minimal rhel9: io.openshift.tags Percona Development <info@percona.com>: maintainer Percona Server for MongoDB: name info@percona.com: org.opencontainers.image.authors 2025-12-03T20:36:05Z: org.opencontainers.image.created 1595c1bf15cd4327d529f330e61327764327397e: org.opencontainers.image.revision 6.0: release Percona Server for MongoDB is our free and open-source drop-in replacement for MongoDB Community Edition: summary https://catalog.redhat.com/en/search?searchType=containers: url 1595c1bf15cd4327d529f330e61327764327397e: vcs-ref git: vcs-type Percona: vendor 9.7: version
镜像安全扫描 查看Trivy扫描报告

系统OS: redhat 9.7 扫描引擎: Trivy 扫描时间: 2026-06-18 21:09

低危漏洞:122 中危漏洞:227 高危漏洞:133 严重漏洞:10

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb:6.0.27-21
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb:6.0.27-21  docker.io/percona/percona-server-mongodb:6.0.27-21

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb:6.0.27-21
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb:6.0.27-21  docker.io/percona/percona-server-mongodb:6.0.27-21

Shell快速替换命令

sed -i 's#percona/percona-server-mongodb:6.0.27-21#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb:6.0.27-21#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb:6.0.27-21 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb:6.0.27-21  docker.io/percona/percona-server-mongodb:6.0.27-21'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb:6.0.27-21 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb:6.0.27-21  docker.io/percona/percona-server-mongodb:6.0.27-21'

镜像构建历史


# 2026-01-12 19:10:28  0.00B 
/bin/sh -c #(nop)  CMD ["mongod"]
                        
# 2026-01-12 19:10:27  0.00B 
/bin/sh -c #(nop)  USER 1001
                        
# 2026-01-12 19:10:27  0.00B 
/bin/sh -c #(nop)  EXPOSE 27017
                        
# 2026-01-12 19:10:26  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/entrypoint.sh"]
                        
# 2026-01-12 19:10:25  0.00B 
/bin/sh -c #(nop)  ENV PERCONA_TELEMETRY_URL=https://check.percona.com/v1/telemetry/GenericReport
                        
# 2026-01-12 19:10:24  0.00B 
/bin/sh -c #(nop)  ENV PERCONA_TELEMETRY_RESEND_INTERVAL=60
                        
# 2026-01-12 19:10:23  0.00B 
/bin/sh -c #(nop)  ENV PERCONA_TELEMETRY_HISTORY_KEEP_INTERVAL=604800
                        
# 2026-01-12 19:10:22  0.00B 
/bin/sh -c #(nop)  ENV PERCONA_TELEMETRY_CHECK_INTERVAL=86400
                        
# 2026-01-12 19:10:21  17.32MB 
|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c set -ex;     chown  mongodb /usr/bin/telemetry-agent-supervisor.sh;     chown  mongodb /usr/bin/percona-telemetry-agent;     chown  mongodb /usr/local/percona/telemetry/history;     chown  mongodb:percona-telemetry /usr/local/percona/telemetry/psmdb;     chown  mongodb:percona-telemetry /usr/local/percona/telemetry/psmdbs;     chmod ug+rwx /usr/bin/telemetry-agent-supervisor.sh;     chmod -R go+w /var/log/percona
                        
# 2026-01-12 19:10:18  396.00B 
/bin/sh -c #(nop) COPY file:432076d232338cda24eed13fabecaa89109f3c16297a37a3d22a18e33a2113f5 in /usr/bin/ 
                        
# 2026-01-12 19:10:17  16.64KB 
/bin/sh -c #(nop) COPY file:b54041bf36ce6b986b3b73beecf09063bfdfbc402e815565d11e7aeff512b864 in /entrypoint.sh 
                        
# 2026-01-12 19:10:17  0.00B 
/bin/sh -c #(nop)  ENV CALL_HOME_OPTIONAL_PARAMS= -s el9
                        
# 2026-01-12 19:10:16  0.00B 
|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c chown 1001:1001 /usr/local/percona
                        
# 2026-01-12 19:10:14  0.00B 
|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c mkdir -p /usr/local/percona
                        
# 2026-01-12 19:10:13  12.78KB 
|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c chmod a+rx call-home.sh
                        
# 2026-01-12 19:10:11  12.78KB 
/bin/sh -c #(nop) ADD 6b7f44bac26f68951bef14a202c62a6b4d59502a2ba9a22a59c124380a6ff309 in /call-home.sh 
                        
# 2026-01-12 19:10:10  39.43KB 
|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c set -ex;     curl -fSL https://cdnjs.cloudflare.com/ajax/libs/js-yaml/4.1.0/js-yaml.min.js -o /js-yaml.js;     echo "45dc3dd03dc07a06705a2c2989b8c7f709013f04bd5386e3279d4e447f07ebd7  /js-yaml.js" | sha256sum -c -
                        
# 2026-01-12 19:10:08  0.00B 
/bin/sh -c #(nop)  VOLUME [/data/db]
                        
# 2026-01-12 19:10:07  2.33MB 
|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c set -eux;     curl -Lf -o /usr/bin/gosu https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-amd64;     curl -Lf -o /usr/bin/gosu.asc https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-amd64.asc;         export GNUPGHOME="$(mktemp -d)";     gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4;     gpg --batch --verify /usr/bin/gosu.asc /usr/bin/gosu;     rm -rf "$GNUPGHOME" /usr/bin/gosu.asc;         chmod +x /usr/bin/gosu;     curl -f -o /licenses/LICENSE.gosu https://raw.githubusercontent.com/tianon/gosu/${GOSU_VERSION}/LICENSE
                        
# 2026-01-12 19:10:00  0.00B 
/bin/sh -c #(nop)  ENV GOSU_VERSION=1.11
                        
# 2026-01-12 19:09:59  30.61KB 
|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c cp /usr/share/doc/percona-server-mongodb-server/LICENSE-Community.txt /licenses/LICENSE.Percona-Server-for-MongoDB
                        
# 2026-01-12 19:09:57  11.35KB 
/bin/sh -c #(nop) COPY file:0d652aceb4e782a81b7d6ae80356c971e45fdae575a15aa0bbedbb3303a962d1 in /licenses/LICENSE.Dockerfile 
                        
# 2026-01-12 19:09:56  295.55KB 
|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c useradd -u 1001 -r -g 0 -m -s /sbin/nologin             -c "Default Application User" mongodb;     chmod g+rwx /var/log/mongo;     chown :0 /var/log/mongo
                        
# 2026-01-12 19:09:49  676.52MB 
|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c set -ex;     percona-release enable psmdb-60 ${PSMDB_REPO};     percona-release enable telemetry ${PSMDB_REPO};     microdnf -y update libgcrypt;     microdnf -y install         percona-server-mongodb-mongos-${FULL_PERCONA_VERSION}         percona-server-mongodb-tools-${FULL_PERCONA_VERSION}         percona-mongodb-mongosh         numactl         numactl-libs         procps-ng         jq         tar         oniguruma         cyrus-sasl-gssapi         cyrus-sasl-plain         policycoreutils;             curl -Lf -o /tmp/Percona-Server-MongoDB-server.rpm http://repo.percona.com/psmdb-60/yum/${PSMDB_REPO}/9/RPMS/x86_64/percona-server-mongodb-server-${FULL_PERCONA_VERSION}.x86_64.rpm;     rpmkeys --checksig /tmp/Percona-Server-MongoDB-server.rpm;     rpm -iv /tmp/Percona-Server-MongoDB-server.rpm --nodeps;     rm -rf /tmp/Percona-Server-MongoDB-server.rpm;     microdnf clean all;     rm -rf /var/cache/dnf /var/cache/yum /data/db && mkdir -p /data/db;     chown -R 1001:0 /data/db
                        
# 2026-01-12 19:08:38  0.00B 
/bin/sh -c #(nop)  ARG PERCONA_TELEMETRY_DISABLE=1
                        
# 2026-01-12 19:08:37  0.00B 
/bin/sh -c #(nop)  ENV PSMDB_REPO=release
                        
# 2026-01-12 19:08:37  0.00B 
/bin/sh -c #(nop)  ENV K8S_TOOLS_VERSION=0.5.0
                        
# 2026-01-12 19:08:36  0.00B 
/bin/sh -c #(nop)  ENV FULL_PERCONA_VERSION=6.0.27-21.el9
                        
# 2026-01-12 19:08:36  0.00B 
/bin/sh -c #(nop)  ENV OS_VER=el9
                        
# 2026-01-12 19:08:35  0.00B 
/bin/sh -c #(nop)  ENV PSMDB_VERSION=6.0.27-21
                        
# 2026-01-12 19:08:35  22.60MB 
/bin/sh -c set -ex;     export GNUPGHOME="$(mktemp -d)";     gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 4D1BB29D63D98E422B2113B19334A25F8507EFA5 99DB70FAE1D7CE227FB6488205B555B38483C65D 94E279EB8D8F25B21810ADF121EA45AB2F86D6A1 3E6D826D3FBAB389C2F38E34BC4D06A08D8B756F;     gpg --batch --export --armor 4D1BB29D63D98E422B2113B19334A25F8507EFA5 > ${GNUPGHOME}/PERCONA-PACKAGING-KEY;     gpg --batch --export --armor 99DB70FAE1D7CE227FB6488205B555B38483C65D > ${GNUPGHOME}/RPM-GPG-KEY-centosofficial;     gpg --batch --export --armor 94E279EB8D8F25B21810ADF121EA45AB2F86D6A1 > ${GNUPGHOME}/RPM-GPG-KEY-EPEL-9;     gpg --batch --export --armor 3E6D826D3FBAB389C2F38E34BC4D06A08D8B756F > ${GNUPGHOME}/RPM-GPG-KEY-oracle;     rpmkeys --import ${GNUPGHOME}/PERCONA-PACKAGING-KEY ${GNUPGHOME}/RPM-GPG-KEY-centosofficial ${GNUPGHOME}/RPM-GPG-KEY-EPEL-9 ${GNUPGHOME}/RPM-GPG-KEY-oracle;     curl -Lf -o /tmp/percona-release.rpm https://repo.percona.com/yum/percona-release-latest.noarch.rpm;     rpmkeys --checksig /tmp/percona-release.rpm;     microdnf install -y findutils;     rpm -i /tmp/percona-release.rpm;     rm -rf "$GNUPGHOME" /tmp/percona-release.rpm;     rpm --import /etc/pki/rpm-gpg/PERCONA-PACKAGING-KEY
                        
# 2026-01-12 19:07:58  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.authors=info@percona.com
                        
# 2026-01-12 19:07:57  0.00B 
/bin/sh -c #(nop)  LABEL name=Percona Server for MongoDB release=6.0 vendor=Percona summary=Percona Server for MongoDB is our free and open-source drop-in replacement for MongoDB Community Edition description=Percona Server for MongoDB is our free and open-source drop-in replacement for MongoDB Community Edition. It offers all the features and benefits of MongoDB Community Edition, plus additional enterprise-grade functionality. maintainer=Percona Development <info@percona.com>
                        
# 2025-12-04 04:36:21  105.42MB 
/bin/sh -c #(nop) LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="1595c1bf15cd4327d529f330e61327764327397e" "org.opencontainers.image.revision"="1595c1bf15cd4327d529f330e61327764327397e" "build-date"="2025-12-03T20:36:05Z" "org.opencontainers.image.created"="2025-12-03T20:36:05Z" "release"="1764794109"org.opencontainers.image.revision=1595c1bf15cd4327d529f330e61327764327397e,org.opencontainers.image.created=2025-12-03T20:36:05Z
                        
# 2025-12-04 04:36:21  0.00B 
/bin/sh -c #(nop) COPY file:94153b6833d6f050d8e2572e9c332f16148f47aceac72aaf42af4d08feb01e61 in /root/buildinfo/labels.json      
                        
# 2025-12-04 04:36:21  0.00B 
/bin/sh -c #(nop) COPY file:94153b6833d6f050d8e2572e9c332f16148f47aceac72aaf42af4d08feb01e61 in /usr/share/buildinfo/labels.json      
                        
# 2025-12-04 04:36:21  0.00B 
/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json      
                        
# 2025-12-04 04:36:21  0.00B 
/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json      
                        
# 2025-12-04 04:36:21  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2025-12-04 04:36:21  0.00B 
/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.      
                        
# 2025-12-04 04:36:21  0.00B 
/bin/sh -c #(nop) COPY dir:be2a521f68bf56126048c385ab01382fd10aa537a578d817938c3b4ce9ee2ae8 in /      
                        
# 2025-12-04 04:36:20  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2025-12-04 04:36:20  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
                        
# 2025-12-04 04:36:20  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2025-12-04 04:36:20  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
                        
# 2025-12-04 04:36:20  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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."
                        
# 2025-12-04 04:36:20  0.00B 
/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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."
                        
# 2025-12-04 04:36:20  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
                        
# 2025-12-04 04:36:20  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2025-12-04 04:36:20  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container"       name="ubi9/ubi-minimal"       version="9.7"       cpe="cpe:/a:redhat:enterprise_linux:9::appstream"       distribution-scope="public"
                        
# 2025-12-04 04:36:20  0.00B 
/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
                        
# 2025-12-04 04:36:20  0.00B 
/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
                        
# 2025-12-04 04:36:20  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:11fb0aa885e3132e4e60e58c56c4fc6b6e07a8500d7248b7d9a23e9335a123df",
    "RepoTags": [
        "percona/percona-server-mongodb:6.0.27-21",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb:6.0.27-21"
    ],
    "RepoDigests": [
        "percona/percona-server-mongodb@sha256:2b2b965405bf51be1aaf8875f50b0ff32024b749f047954067a9b4dd31573faf",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb@sha256:d561a5fff0d7d4804af65c4d1b7406dfd54a9aef16e314306c15f03d565ae2b7"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2026-01-12T11:10:28.941710398Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1001",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "27017/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "container=oci",
            "PSMDB_VERSION=6.0.27-21",
            "OS_VER=el9",
            "FULL_PERCONA_VERSION=6.0.27-21.el9",
            "K8S_TOOLS_VERSION=0.5.0",
            "PSMDB_REPO=release",
            "GOSU_VERSION=1.11",
            "CALL_HOME_OPTIONAL_PARAMS= -s el9",
            "PERCONA_TELEMETRY_CHECK_INTERVAL=86400",
            "PERCONA_TELEMETRY_HISTORY_KEEP_INTERVAL=604800",
            "PERCONA_TELEMETRY_RESEND_INTERVAL=60",
            "PERCONA_TELEMETRY_URL=https://check.percona.com/v1/telemetry/GenericReport"
        ],
        "Cmd": [
            "mongod"
        ],
        "Image": "",
        "Volumes": {
            "/data/db": {}
        },
        "WorkingDir": "/",
        "Entrypoint": [
            "/entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2025-12-03T20:36:05Z",
            "com.redhat.component": "ubi9-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream",
            "description": "Percona Server for MongoDB is our free and open-source drop-in replacement for MongoDB Community Edition. It offers all the features and benefits of MongoDB Community Edition, plus additional enterprise-grade functionality.",
            "distribution-scope": "public",
            "io.buildah.version": "1.41.4",
            "io.k8s.description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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": "Red Hat Universal Base Image 9 Minimal",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel9",
            "maintainer": "Percona Development \u003cinfo@percona.com\u003e",
            "name": "Percona Server for MongoDB",
            "org.opencontainers.image.authors": "info@percona.com",
            "org.opencontainers.image.created": "2025-12-03T20:36:05Z",
            "org.opencontainers.image.revision": "1595c1bf15cd4327d529f330e61327764327397e",
            "release": "6.0",
            "summary": "Percona Server for MongoDB is our free and open-source drop-in replacement for MongoDB Community Edition",
            "url": "https://catalog.redhat.com/en/search?searchType=containers",
            "vcs-ref": "1595c1bf15cd4327d529f330e61327764327397e",
            "vcs-type": "git",
            "vendor": "Percona",
            "version": "9.7"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 824600822,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/b1e549c48bd941be19beb5c33febfc42968ce6d9933d4a5f6549cb6b26ac0897/diff:/var/lib/docker/overlay2/a9db71f752ecf6716e96a5b944cdc64497522f0a6f2ce874a46864f9de623ff5/diff:/var/lib/docker/overlay2/300cabcbb7169b494a17959913ba96c7998e30128aa7f3fa35a7fd37a21ebc4a/diff:/var/lib/docker/overlay2/cf1bb78860a737bf279845983e80095f823664d4cfbf3cb04427da5aa46ee548/diff:/var/lib/docker/overlay2/1d30e988a47d50d969f6d23c0c86ab484f4ab76913e8eb79ed90656255665d7c/diff:/var/lib/docker/overlay2/5f9b7b556ae12f9ea26e29acc31384ac23c35b71b1b8b06560397df93ed3df9e/diff:/var/lib/docker/overlay2/33bd7155c38af2a57b6b45c31dcd6ccf06959202aa373ebb2f2d63dfe5631f55/diff:/var/lib/docker/overlay2/950cd344f202dfa9d670dab37a26f3a97ffa5e13bbaf5ca4afbaf29ec335b3c1/diff:/var/lib/docker/overlay2/ae4d8a8802d05a7655004e331b473d547fe82862ffa48fa32864bd2dda259136/diff:/var/lib/docker/overlay2/7d6c11161db3655c82fe301a84306bc61d8fcb8397367da2f0c65f4498286e66/diff:/var/lib/docker/overlay2/d6f1e6b4a53043a47406e9d3c93c0afa4e434ea6711454cf580ecd9537b33abe/diff:/var/lib/docker/overlay2/42642ca815c134b90da32f256d03c6cb117e3f65cd275c5f47b17d1f312b3ea5/diff:/var/lib/docker/overlay2/8e734d1aba4dd0f49ea44acaad85f6a7e336618f070d573085864cae6dbe0b17/diff",
            "MergedDir": "/var/lib/docker/overlay2/6b31129471bf232faf8b90324ec14dda78bbc320200784c28392457c156d071e/merged",
            "UpperDir": "/var/lib/docker/overlay2/6b31129471bf232faf8b90324ec14dda78bbc320200784c28392457c156d071e/diff",
            "WorkDir": "/var/lib/docker/overlay2/6b31129471bf232faf8b90324ec14dda78bbc320200784c28392457c156d071e/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:4e140ff8bd9a23afd7615f9a56d0521b539df31404142c6e9fb61e24e5e6cdd4",
            "sha256:44f284b056b7e1f7c693e88b9fcdd6828e8bef82c1c47e79d587488c6b1b8dd6",
            "sha256:56b7ccd011c3485e5c96b6216a4112e7bf11b08c17cc284ac211ba8005ebf1fe",
            "sha256:be31c3833ef0453b1020c6a60f9a6db39ec104b1af149f66c4990640c2b66872",
            "sha256:9945e61768ee7ac0a00e4b2eca461b4949d8044eb4b1c85f8cc9ab609996825e",
            "sha256:4c5b7aea05ed8f9f430f5970b7c16f53d07c128e28b92d2533891348bdaadacb",
            "sha256:a2b4c7a538fe3c17bef7ac45bddc96e97d56d62f73c96c4e0e4374d5d901ba7f",
            "sha256:bc36c1833e77ab278bf786061aac5af8e22cda05addcc84716c3bcb453925354",
            "sha256:fbe47f7a995ece28815cc25564061e180d9de6f39c15a733a44eec73955ddde4",
            "sha256:2eaf2e14e15b7aa5b70ef9a0b26beac306eaaa3537a67abdbdfda27a94b59edb",
            "sha256:ebe9aae7ceeb44a9db3e269538b344efb509a4ae2b7600068a1bf1d701124158",
            "sha256:452273b42f017a656a18af7344c4fea5931157230a001003e1d33500bb26ede8",
            "sha256:e4b7167ac3fe2bb9f21e93c8dbf63fd833ef76646c049a45bc69bad55a1a7e3e",
            "sha256:3ae97ef11d6fe5faae1db20b7db907f4fd794b6bc794e29f564af638c844a4ad"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-06-18T21:08:34.559304268+08:00"
    }
}

更多版本

docker.io/percona/percona-server-mongodb:6.0.25

linux/amd64 docker.io710.90MB2026-01-06 10:12
360

docker.io/percona/percona-server-mongodb-operator:1.22.0

linux/amd64 docker.io211.43MB2026-06-18 21:07
18

docker.io/percona/percona-server-mongodb:6.0.27-21

linux/amd64 docker.io824.60MB2026-06-18 21:09
17

docker.io/percona/percona-server-mongodb:7.0.30-16

linux/amd64 docker.io906.20MB2026-06-18 21:12
16

docker.io/percona/percona-server-mongodb:8.0.19-7

linux/amd64 docker.io997.84MB2026-06-18 21:15
18