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

docker.io/percona/percona-server-mongodb:6.0.25 - 国内下载镜像源 浏览次数:25
源镜像 docker.io/percona/percona-server-mongodb:6.0.25
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb:6.0.25
镜像ID sha256:eb37d080b6b8374b88fe417a4aa0971fc048ab065adc245837c138d6629fc7a5
镜像TAG 6.0.25
大小 710.90MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD mongod
启动入口 /entrypoint.sh
工作目录 /
OS/平台 linux/amd64
浏览量 25 次
贡献者 xi*******u@outlook.com
镜像创建 2025-07-30T13:02:58.124613765Z
同步时间 2026-01-06 10:12
更新时间 2026-01-09 04:44
开放端口
27017/tcp
目录挂载
/data/db
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci PSMDB_VERSION=6.0.25-20 OS_VER=el9 FULL_PERCONA_VERSION=6.0.25-20.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-07-29T04:11:43: 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 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.0-dev: 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 6.0: release Percona Server for MongoDB is our free and open-source drop-in replacement for MongoDB Community Edition: summary https://www.redhat.com: url b591154fdaef91b9255cd2dd2768c67f3f60814c: vcs-ref git: vcs-type Percona: vendor 9.6: version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#percona/percona-server-mongodb:6.0.25#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb:6.0.25#' 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.25 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb:6.0.25  docker.io/percona/percona-server-mongodb:6.0.25'

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.25 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb:6.0.25  docker.io/percona/percona-server-mongodb:6.0.25'

镜像构建历史


# 2025-07-30 21:02:58  0.00B 
/bin/sh -c #(nop)  CMD ["mongod"]
                        
# 2025-07-30 21:02:58  0.00B 
/bin/sh -c #(nop)  USER 1001
                        
# 2025-07-30 21:02:58  0.00B 
/bin/sh -c #(nop)  EXPOSE 27017
                        
# 2025-07-30 21:02:57  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/entrypoint.sh"]
                        
# 2025-07-30 21:02:57  0.00B 
/bin/sh -c #(nop)  ENV PERCONA_TELEMETRY_URL=https://check.percona.com/v1/telemetry/GenericReport
                        
# 2025-07-30 21:02:57  0.00B 
/bin/sh -c #(nop)  ENV PERCONA_TELEMETRY_RESEND_INTERVAL=60
                        
# 2025-07-30 21:02:57  0.00B 
/bin/sh -c #(nop)  ENV PERCONA_TELEMETRY_HISTORY_KEEP_INTERVAL=604800
                        
# 2025-07-30 21:02:57  0.00B 
/bin/sh -c #(nop)  ENV PERCONA_TELEMETRY_CHECK_INTERVAL=86400
                        
# 2025-07-30 21:02:57  17.25MB 
|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
                        
# 2025-07-30 21:02:57  396.00B 
/bin/sh -c #(nop) COPY file:432076d232338cda24eed13fabecaa89109f3c16297a37a3d22a18e33a2113f5 in /usr/bin/ 
                        
# 2025-07-30 21:02:57  16.64KB 
/bin/sh -c #(nop) COPY file:b54041bf36ce6b986b3b73beecf09063bfdfbc402e815565d11e7aeff512b864 in /entrypoint.sh 
                        
# 2025-07-30 21:02:57  0.00B 
/bin/sh -c #(nop)  ENV CALL_HOME_OPTIONAL_PARAMS= -s el9
                        
# 2025-07-30 21:02:57  0.00B 
|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c chown 1001:1001 /usr/local/percona
                        
# 2025-07-30 21:02:56  0.00B 
|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c mkdir -p /usr/local/percona
                        
# 2025-07-30 21:02:56  12.78KB 
|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c chmod a+rx call-home.sh
                        
# 2025-07-30 21:02:55  12.78KB 
/bin/sh -c #(nop) ADD 6b7f44bac26f68951bef14a202c62a6b4d59502a2ba9a22a59c124380a6ff309 in /call-home.sh 
                        
# 2025-07-30 21:02:55  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 -
                        
# 2025-07-30 21:02:54  0.00B 
/bin/sh -c #(nop)  VOLUME [/data/db]
                        
# 2025-07-30 21:02:54  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
                        
# 2025-07-30 21:02:48  0.00B 
/bin/sh -c #(nop)  ENV GOSU_VERSION=1.11
                        
# 2025-07-30 21:02:48  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
                        
# 2025-07-30 21:02:47  11.35KB 
/bin/sh -c #(nop) COPY file:0d652aceb4e782a81b7d6ae80356c971e45fdae575a15aa0bbedbb3303a962d1 in /licenses/LICENSE.Dockerfile 
                        
# 2025-07-30 21:02:47  296.34KB 
|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
                        
# 2025-07-30 21:02:46  564.33MB 
|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
                        
# 2025-07-30 21:01:54  0.00B 
/bin/sh -c #(nop)  ARG PERCONA_TELEMETRY_DISABLE=1
                        
# 2025-07-30 21:01:54  0.00B 
/bin/sh -c #(nop)  ENV PSMDB_REPO=release
                        
# 2025-07-30 21:01:54  0.00B 
/bin/sh -c #(nop)  ENV K8S_TOOLS_VERSION=0.5.0
                        
# 2025-07-30 21:01:54  0.00B 
/bin/sh -c #(nop)  ENV FULL_PERCONA_VERSION=6.0.25-20.el9
                        
# 2025-07-30 21:01:54  0.00B 
/bin/sh -c #(nop)  ENV OS_VER=el9
                        
# 2025-07-30 21:01:54  0.00B 
/bin/sh -c #(nop)  ENV PSMDB_VERSION=6.0.25-20
                        
# 2025-07-30 21:01:54  22.19MB 
/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
                        
# 2025-07-30 21:01:13  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.authors=info@percona.com
                        
# 2025-07-30 21:01:13  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-07-29 12:12:00  104.38MB 
/bin/sh -c #(nop) LABEL "build-date"="2025-07-29T04:11:43" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="b591154fdaef91b9255cd2dd2768c67f3f60814c" "release"="1753762263"
                        
# 2025-07-29 12:11:59  0.00B 
/bin/sh -c #(nop) COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /usr/share/buildinfo/content-sets.json    
                        
# 2025-07-29 12:11:59  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2025-07-29 12:11:59  0.00B 
/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.    
                        
# 2025-07-29 12:11:59  0.00B 
/bin/sh -c #(nop) COPY dir:5aabb5be92b37c8e7c986f7dc175fadcc6e034dbf7e72cc784aa11fac2125cd0 in /    
                        
# 2025-07-29 12:11:58  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2025-07-29 12:11:58  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
                        
# 2025-07-29 12:11:58  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2025-07-29 12:11:58  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
                        
# 2025-07-29 12:11:58  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-07-29 12:11:58  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-07-29 12:11:58  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
                        
# 2025-07-29 12:11:58  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-07-29 12:11:58  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container"       name="ubi9-minimal"       version="9.6"       distribution-scope="public"
                        
# 2025-07-29 12:11:58  0.00B 
/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
                        
# 2025-07-29 12:11:58  0.00B 
/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
                        
# 2025-07-29 12:11:58  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:eb37d080b6b8374b88fe417a4aa0971fc048ab065adc245837c138d6629fc7a5",
    "RepoTags": [
        "percona/percona-server-mongodb:6.0.25",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb:6.0.25"
    ],
    "RepoDigests": [
        "percona/percona-server-mongodb@sha256:0db4547ffdc9e934123dc9a71a9295aae0a9fef8c2bb5d299178757b386f04a6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mongodb@sha256:ce1c572aa7a41bd9e478ad3732321d2ded5785229c3a31767881201281224532"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2025-07-30T13:02:58.124613765Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "28.3.3",
    "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.25-20",
            "OS_VER=el9",
            "FULL_PERCONA_VERSION=6.0.25-20.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": "sha256:08e3423fa79c46e333324f17b7af0354c1d7282ffa343ab77c7e3d2e0e7356e5",
        "Volumes": {
            "/data/db": {}
        },
        "WorkingDir": "/",
        "Entrypoint": [
            "/entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2025-07-29T04:11:43",
            "com.redhat.component": "ubi9-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "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.0-dev",
            "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",
            "release": "6.0",
            "summary": "Percona Server for MongoDB is our free and open-source drop-in replacement for MongoDB Community Edition",
            "url": "https://www.redhat.com",
            "vcs-ref": "b591154fdaef91b9255cd2dd2768c67f3f60814c",
            "vcs-type": "git",
            "vendor": "Percona",
            "version": "9.6"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 710904407,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/df987c889e7dc3e39ae0e9eba7606ec6fb60a7496f752a59b309dde51a14af02/diff:/var/lib/docker/overlay2/eb774586adedb704374cb3103bb58cdd49ff6adbed035611ab3b7ea256e5a9aa/diff:/var/lib/docker/overlay2/d6d318871fe46eca3613f27e00ed70dd0217d0d917925b17e2da05313185a798/diff:/var/lib/docker/overlay2/fc41f992cc4e7b676cfab33886c2fad8bdcf3325958447c1080ee40349b25662/diff:/var/lib/docker/overlay2/1b58ea3291d70e1d73fc666386abf40a420058c48e102ef9535924a831701b43/diff:/var/lib/docker/overlay2/8d31ea334e5c6096c4d33c064f45145d9332d928b22cfd8eade1cbb4fc782c6b/diff:/var/lib/docker/overlay2/986899b8d13466292efc2bdead98264fc9d5f92b4ee72b8cc5b640aa54b55834/diff:/var/lib/docker/overlay2/b0a0acd1cd4a47d84c58ab4a5f60361ad4ed37fe6a42f717c318bdff60bcae8a/diff:/var/lib/docker/overlay2/10919b65948a2d0fdfcd33263a238c6e2cf91f7fc310f40a1873449479d029ee/diff:/var/lib/docker/overlay2/caa3b1c0bdd09e56400e5b3679313af39108e449a6fa50c28d8bcd8f4435cd04/diff:/var/lib/docker/overlay2/27bf0730ec5b58f6c40cf5ce6379d7953205331f283720d8eb12ab5b504f57f4/diff:/var/lib/docker/overlay2/17eb28e9ec140d4adb9a8ca8edc65a54a055ab2f88263f8cba446f286c7578ef/diff:/var/lib/docker/overlay2/985cc2164e9e5dfb3e1bac679f2a49d8eda58e26977ef5d2b99579b2e15591a7/diff",
            "MergedDir": "/var/lib/docker/overlay2/a6347ba750dfac68630817a7671020356b68abaa1105df521a650caeef683eab/merged",
            "UpperDir": "/var/lib/docker/overlay2/a6347ba750dfac68630817a7671020356b68abaa1105df521a650caeef683eab/diff",
            "WorkDir": "/var/lib/docker/overlay2/a6347ba750dfac68630817a7671020356b68abaa1105df521a650caeef683eab/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:9d26cc12af44c9942488395792b15de10cf0169a24118c816d31e3b174eda8b9",
            "sha256:c3ab7f9b5647be7c28b0b4b00cba8ed0be9f2a74abd685a07ffda4417c0d9259",
            "sha256:277978388e317f90ad28d04d884dae5423596d4f106407d8edee778f4a6dad06",
            "sha256:55a8b5b8fc616c01aa2e7e541dc7c2a269e9422b73b8a80b7292832d4006edd3",
            "sha256:5df53bc5c7a9763e53519023418c919024546a8750dd8ea64f442950d0a5853a",
            "sha256:ba465b595b55626c6e890a4b14d97614451d382cb086a76583d2b3ce293da694",
            "sha256:4fa5827741d2a8b2dc355d5519cad6865f90a94e52a25a38af4eb7c7bcb90d97",
            "sha256:a01ce83c58e2f75832c6ab34be59653040bbfe79e2d0f7171c3653e6c10578f4",
            "sha256:fbe47f7a995ece28815cc25564061e180d9de6f39c15a733a44eec73955ddde4",
            "sha256:2eaf2e14e15b7aa5b70ef9a0b26beac306eaaa3537a67abdbdfda27a94b59edb",
            "sha256:5982ff17ae61fbcb404dd8bc278773ee91371294439aace7c9e41b767fa27728",
            "sha256:ce3aa11411905e92fe57419534a31171b02885e0c4c9eb5cfc053290f3a1a303",
            "sha256:dadcf009d7760cb99343df48231cbfee7336ca54ac6809b312e978ca72c5c396",
            "sha256:26dc8942aede8f82fad2563d5f1a1bc58d1cb387f224daba514659c91d82cd62"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-01-06T10:12:08.155523473+08:00"
    }
}

更多版本

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

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