logo
docker.io/percona/percona-server-mysql-operator:1.2.0
linux/amd64 docker.io zephvr 贡献

Percona Server MySQL Operator镜像用于在Kubernetes集群中自动化部署、管理和运维Percona Server for MySQL数据库集群,支持高可用性配置、数据备份恢复、集群扩展与升级等功能,帮助用户简化数据库集群的全生命周期管理,确保数据库服务的可靠性和稳定性。

14
浏览次数
393.20MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mysql-operator:1.2.0
源镜像
docker.io/percona/percona-server-mysql-operator:1.2.0
镜像ID
sha256:d31a5d3fbc3621e84352ae318c73e422d6b4bee0632da28587e990feaf5ec934
镜像 TAG
1.2.0
镜像大小
393.20MB
平台架构
linux/amd64
镜像源
docker.io
CMD
/bin/bash
启动入口
工作目录
/
OS/平台
linux/amd64
镜像创建
2026-07-02T19:53:17.190645795Z
同步时间
2026-08-24 16:52
浏览量
14 次
贡献者
👑 avatar
zephvr ⭐ 资助者
荣誉赞助人
感谢您对本项目的慷慨资助
⚙️ 环境变量 2
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
container=oci 1
🏷️ 镜像标签 23
KeyValue
x86_64 architecture
2026-06-30T05:29:15Z 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 Distribution for MySQL Operator v1 contains everything you need to quickly and consistently deploy and scale Percona Server for MySQL instances in a Kubernetes-based environment, both on-premises or in the cloud description
public distribution-scope
1.44.0 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 Distribution for MySQL Operator name
2026-06-30T05:29:15Z org.opencontainers.image.created
9d52f7ccf5e43749249b95c398cdcb9020bc399d org.opencontainers.image.revision
1782797275 release
Percona Distribution for MySQL Operator v1 contains everything you need to quickly and consistently deploy and scale Percona Server for MySQL instances summary
https://catalog.redhat.com/en/search?searchType=containers url
9d52f7ccf5e43749249b95c398cdcb9020bc399d vcs-ref
git vcs-type
Percona vendor
9.8 version
🛡️ 镜像安全扫描
redhat 9.8 Trivy 2026-08-24 16:52 查看完整报告
57
低危 LOW
97
中危 MEDIUM
100
高危 HIGH
0
严重 CRITICAL
受影响目标 (10)
docker.io/percona/percona-server-mysql-operator:1.2.0 (redhat 9.8) redhat opt/percona-server-mysql-operator/bootstrap gobinary opt/percona-server-mysql-operator/clusterset-replica-manager gobinary opt/percona-server-mysql-operator/healthcheck gobinary opt/percona-server-mysql-operator/mysql-state-monitor gobinary opt/percona-server-mysql-operator/orc-handler gobinary opt/percona-server-mysql-operator/peer-list gobinary opt/percona-server-mysql-operator/pitr gobinary opt/percona-server-mysql-operator/sidecar gobinary usr/local/bin/percona-server-mysql-operator gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mysql-operator:1.2.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mysql-operator:1.2.0  docker.io/percona/percona-server-mysql-operator:1.2.0

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#percona/percona-server-mysql-operator:1.2.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mysql-operator:1.2.0#' deployment.yaml

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2026-07-03 03:53:17  0.00B 指定运行容器时使用的用户
USER 2
                        
# 2026-07-03 03:53:17  941.00B 复制新文件或目录到容器中
COPY build/run-pitr-restore.sh /opt/percona-server-mysql-operator/run-pitr-restore.sh # buildkit
                        
# 2026-07-03 03:53:17  38.38MB 复制新文件或目录到容器中
COPY /usr/local/bin/pitr /opt/percona-server-mysql-operator/pitr # buildkit
                        
# 2026-07-03 03:53:16  29.00B 复制新文件或目录到容器中
COPY build/binlog-server-entrypoint.sh /opt/percona-server-mysql-operator/binlog-server-entrypoint.sh # buildkit
                        
# 2026-07-03 03:53:16  812.00B 复制新文件或目录到容器中
COPY build/pmm-prerun.sh /opt/percona-server-mysql-operator/pmm-prerun.sh # buildkit
                        
# 2026-07-03 03:53:16  1.55KB 复制新文件或目录到容器中
COPY build/haproxy-global.cfg /opt/percona-server-mysql-operator/haproxy-global.cfg # buildkit
                        
# 2026-07-03 03:53:16  719.00B 复制新文件或目录到容器中
COPY build/haproxy.cfg /opt/percona-server-mysql-operator/haproxy.cfg # buildkit
                        
# 2026-07-03 03:53:16  395.00B 复制新文件或目录到容器中
COPY build/haproxy_startup_check.sh /opt/percona-server-mysql-operator/haproxy_startup_check.sh # buildkit
                        
# 2026-07-03 03:53:16  397.00B 复制新文件或目录到容器中
COPY build/haproxy_readiness_check.sh /opt/percona-server-mysql-operator/haproxy_readiness_check.sh # buildkit
                        
# 2026-07-03 03:53:16  397.00B 复制新文件或目录到容器中
COPY build/haproxy_liveness_check.sh /opt/percona-server-mysql-operator/haproxy_liveness_check.sh # buildkit
                        
# 2026-07-03 03:53:16  2.80KB 复制新文件或目录到容器中
COPY build/haproxy_check_replicas.sh /opt/percona-server-mysql-operator/haproxy_check_replicas.sh # buildkit
                        
# 2026-07-03 03:53:16  3.37KB 复制新文件或目录到容器中
COPY build/haproxy_check_primary.sh /opt/percona-server-mysql-operator/haproxy_check_primary.sh # buildkit
                        
# 2026-07-03 03:53:16  4.55KB 复制新文件或目录到容器中
COPY build/haproxy_add_mysql_nodes.sh /opt/percona-server-mysql-operator/haproxy_add_mysql_nodes.sh # buildkit
                        
# 2026-07-03 03:53:15  1.82KB 复制新文件或目录到容器中
COPY build/haproxy-entrypoint.sh /opt/percona-server-mysql-operator/haproxy-entrypoint.sh # buildkit
                        
# 2026-07-03 03:53:15  5.21KB 复制新文件或目录到容器中
COPY build/run-restore.sh /opt/percona-server-mysql-operator/run-restore.sh # buildkit
                        
# 2026-07-03 03:53:15  3.99KB 复制新文件或目录到容器中
COPY build/run-backup.sh /opt/percona-server-mysql-operator/run-backup.sh # buildkit
                        
# 2026-07-03 03:53:15  3.54KB 复制新文件或目录到容器中
COPY build/ps-init-entrypoint.sh /opt/percona-server-mysql-operator/ps-init-entrypoint.sh # buildkit
                        
# 2026-07-03 03:53:15  2.36KB 复制新文件或目录到容器中
COPY build/orc-add_mysql_nodes.sh /opt/percona-server-mysql-operator/orc-add_mysql_nodes.sh # buildkit
                        
# 2026-07-03 03:53:15  2.68KB 复制新文件或目录到容器中
COPY build/orchestrator.conf.json /opt/percona-server-mysql-operator/orchestrator.conf.json # buildkit
                        
# 2026-07-03 03:53:15  2.58KB 复制新文件或目录到容器中
COPY build/orc-entrypoint.sh /opt/percona-server-mysql-operator/orc-entrypoint.sh # buildkit
                        
# 2026-07-03 03:53:15  410.00B 复制新文件或目录到容器中
COPY build/router_startup_check.sh /opt/percona-server-mysql-operator/router_startup_check.sh # buildkit
                        
# 2026-07-03 03:53:15  607.00B 复制新文件或目录到容器中
COPY build/router_readiness_check.sh /opt/percona-server-mysql-operator/router_readiness_check.sh # buildkit
                        
# 2026-07-03 03:53:14  1.26KB 复制新文件或目录到容器中
COPY build/router-entrypoint.sh /opt/percona-server-mysql-operator/router-entrypoint.sh # buildkit
                        
# 2026-07-03 03:53:14  2.47KB 复制新文件或目录到容器中
COPY build/heartbeat-entrypoint.sh /opt/percona-server-mysql-operator/heartbeat-entrypoint.sh # buildkit
                        
# 2026-07-03 03:53:14  760.00B 复制新文件或目录到容器中
COPY build/ps-pre-stop.sh /opt/percona-server-mysql-operator/ps-pre-stop.sh # buildkit
                        
# 2026-07-03 03:53:14  19.50KB 复制新文件或目录到容器中
COPY build/ps-entrypoint.sh /opt/percona-server-mysql-operator/ps-entrypoint.sh # buildkit
                        
# 2026-07-03 03:53:14  40.10MB 复制新文件或目录到容器中
COPY /usr/local/bin/clusterset-replica-manager /opt/percona-server-mysql-operator/clusterset-replica-manager # buildkit
                        
# 2026-07-03 03:53:13  1.97MB 复制新文件或目录到容器中
COPY /usr/local/bin/mysql-state-monitor /opt/percona-server-mysql-operator/mysql-state-monitor # buildkit
                        
# 2026-07-03 03:53:13  39.40MB 复制新文件或目录到容器中
COPY /usr/local/bin/orc-handler /opt/percona-server-mysql-operator/orc-handler # buildkit
                        
# 2026-07-03 03:53:13  2.83MB 复制新文件或目录到容器中
COPY /usr/local/bin/peer-list /opt/percona-server-mysql-operator/peer-list # buildkit
                        
# 2026-07-03 03:53:13  40.39MB 复制新文件或目录到容器中
COPY /usr/local/bin/sidecar /opt/percona-server-mysql-operator/sidecar # buildkit
                        
# 2026-07-03 03:53:12  35.78MB 复制新文件或目录到容器中
COPY /usr/local/bin/healthcheck /opt/percona-server-mysql-operator/healthcheck # buildkit
                        
# 2026-07-03 03:53:11  35.91MB 复制新文件或目录到容器中
COPY /usr/local/bin/bootstrap /opt/percona-server-mysql-operator/bootstrap # buildkit
                        
# 2026-07-03 03:53:11  51.20MB 复制新文件或目录到容器中
COPY /usr/local/bin/percona-server-mysql-operator /usr/local/bin/percona-server-mysql-operator # buildkit
                        
# 2026-07-03 03:49:36  11.93KB 复制新文件或目录到容器中
COPY LICENSE /licenses/ # buildkit
                        
# 2026-07-03 03:49:36  0.00B 添加元数据标签
LABEL name=Percona Distribution for MySQL Operator vendor=Percona summary=Percona Distribution for MySQL Operator v1 contains everything you need to quickly and consistently deploy and scale Percona Server for MySQL instances description=Percona Distribution for MySQL Operator v1 contains everything you need to quickly and consistently deploy and scale Percona Server for MySQL instances in a Kubernetes-based environment, both on-premises or in the cloud maintainer=Percona Development <info@percona.com>
                        
# 2026-07-03 03:49:36  0.00B 执行命令并创建新的镜像层
RUN /bin/sh -c mkdir /opt/percona-server-mysql-operator # buildkit
                        
# 2026-07-03 03:49:32  192.51KB 执行命令并创建新的镜像层
RUN /bin/sh -c microdnf -y update && microdnf clean all # buildkit
                        
# 2026-06-30 13:29:33  106.97MB 
/bin/sh -c #(nop) LABEL "org.opencontainers.image.created"="2026-06-30T05:29:15Z" "org.opencontainers.image.revision"="9d52f7ccf5e43749249b95c398cdcb9020bc399d" "build-date"="2026-06-30T05:29:15Z" "architecture"="x86_64" "vcs-ref"="9d52f7ccf5e43749249b95c398cdcb9020bc399d" "vcs-type"="git" "release"="1782797275"org.opencontainers.image.created=2026-06-30T05:29:15Z,org.opencontainers.image.revision=9d52f7ccf5e43749249b95c398cdcb9020bc399d
                        
# 2026-06-30 13:29:33  0.00B 
/bin/sh -c #(nop) COPY dir:041b210b17febe96db30cba4f2b22eb7e05f976482f5a304098344e035b1cad8 in /root/buildinfo/      
                        
# 2026-06-30 13:29:33  0.00B 
/bin/sh -c #(nop) COPY dir:041b210b17febe96db30cba4f2b22eb7e05f976482f5a304098344e035b1cad8 in /usr/share/buildinfo/      
                        
# 2026-06-30 13:29:33  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2026-06-30 13:29:33  0.00B 
/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.      
                        
# 2026-06-30 13:29:33  0.00B 
/bin/sh -c #(nop) COPY dir:efac128f83583a6247aea2e1de3f354267a91fa9afbb47889a2bebf40b22f4af in /      
                        
# 2026-06-30 13:29:32  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2026-06-30 13:29:32  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
                        
# 2026-06-30 13:29:32  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2026-06-30 13:29:32  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
                        
# 2026-06-30 13:29:32  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."
                        
# 2026-06-30 13:29:32  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."
                        
# 2026-06-30 13:29:32  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
                        
# 2026-06-30 13:29:32  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2026-06-30 13:29:32  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container"       name="ubi9/ubi-minimal"       version="9.8"       cpe="cpe:/a:redhat:enterprise_linux:9::appstream"       distribution-scope="public"
                        
# 2026-06-30 13:29:32  0.00B 
/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
                        
# 2026-06-30 13:29:32  0.00B 
/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
                        
# 2026-06-30 13:29:32  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:d31a5d3fbc3621e84352ae318c73e422d6b4bee0632da28587e990feaf5ec934",
    "RepoTags": [
        "percona/percona-server-mysql-operator:1.2.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mysql-operator:1.2.0"
    ],
    "RepoDigests": [
        "percona/percona-server-mysql-operator@sha256:28bfc38c1d4b642e860fda46aa7a964fc2de11a93a6dd05fcd7de4fd782982c8",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-server-mysql-operator@sha256:e32fbb791530ad9b4a114c1c263455847e4f6c4f2aeb6c6f3cca71104bc7f1cd"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-07-02T19:53:17.190645795Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "2",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "container=oci"
        ],
        "Cmd": [
            "/bin/bash"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2026-06-30T05:29:15Z",
            "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 Distribution for MySQL Operator v1 contains everything you need to quickly and consistently deploy and scale Percona Server for MySQL instances in a Kubernetes-based environment, both on-premises or in the cloud",
            "distribution-scope": "public",
            "io.buildah.version": "1.44.0",
            "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 Distribution for MySQL Operator",
            "org.opencontainers.image.created": "2026-06-30T05:29:15Z",
            "org.opencontainers.image.revision": "9d52f7ccf5e43749249b95c398cdcb9020bc399d",
            "release": "1782797275",
            "summary": "Percona Distribution for MySQL Operator v1 contains everything you need to quickly and consistently deploy and scale Percona Server for MySQL instances",
            "url": "https://catalog.redhat.com/en/search?searchType=containers",
            "vcs-ref": "9d52f7ccf5e43749249b95c398cdcb9020bc399d",
            "vcs-type": "git",
            "vendor": "Percona",
            "version": "9.8"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 393200779,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/d9f43b8286f8cda8de246d9322f320f43a17dce09f897bc3366e295e21990fce/diff:/var/lib/docker/overlay2/f2e3fa71203680f580c6948ac1004117aab8969a8c606d5bf6984af7f30df600/diff:/var/lib/docker/overlay2/7625bd43688c4358d6b9b0a500dfb018c2ac81fed1659bd1d724b62f5e5b77b8/diff:/var/lib/docker/overlay2/e0c1b267af0fd4cd12a74a8c1de6dc92e5a40803d4b5597034eb8396f034df35/diff:/var/lib/docker/overlay2/b6a6b205ada06361e55deef4f38eab8f0032077fa3459d40e54984a6410d0105/diff:/var/lib/docker/overlay2/4068e128133b24f2ab9fdc2bb0dd8a1a2cf004fc6e1f7fb597376cd229e6deab/diff:/var/lib/docker/overlay2/c9f0ea8e84f50f6cccacbba7767dedb8e0bc1c55b2ffc946aae3a41f6500ae01/diff:/var/lib/docker/overlay2/51e1098968a675c788a716b1ddb52d75d52a41a117f74782bdb35c09e5ed8bfa/diff:/var/lib/docker/overlay2/f04c9f8bfd2af50704944b005f8ac6fce31deab4051be923231046b48d924d3f/diff:/var/lib/docker/overlay2/c52cb78028d443c4a448f8c146e8006a90bdaf881daa33bd73552b1f14f29ccd/diff:/var/lib/docker/overlay2/9aab804802c3681305827a4d5ad9c0515b27242d76c5a7ecc710bb5e3d3539af/diff:/var/lib/docker/overlay2/8b6bc764bc13e9dd7333f2787d48407ff02878c3d49b80dcd479fddb8b1a3672/diff:/var/lib/docker/overlay2/a053588d12c76f9a3d8905fba9612d7f6a7e669835fc328d1a6490e21fc22aa4/diff:/var/lib/docker/overlay2/d6ac81f243bfaec1e47fa1c03533fb84a2f5a8f4fbded3562c3534fc72d09084/diff:/var/lib/docker/overlay2/0599c9cdccdbcbaa3744a5055ab7268c5eed858127dc10ec7af1851d9415f20d/diff:/var/lib/docker/overlay2/01dd56850a80763f0170f606cfdd9cb5e6c4c0e8001ec8e364c8bebc22ed4712/diff:/var/lib/docker/overlay2/883f60dea93dfe3f9bee3d17830e0af19a48111d6bb603f44f68f4e368c6a2d5/diff:/var/lib/docker/overlay2/e6295859cfaf6b78632689b16d4b378a642d6edf25b2883b48373a586d78aabf/diff:/var/lib/docker/overlay2/6901cadcc64bedcf703f4c20bae7d1b770a39ba21ab1700aabf7e759cf0a4691/diff:/var/lib/docker/overlay2/86af2d84347b88cb0fd55676ac9b5124eb1573da2af24bbff5118f9e8102c7b0/diff:/var/lib/docker/overlay2/4473d944c299446633d03065c969a60f81d0574c6e2feb80fea3a1034689fd9f/diff:/var/lib/docker/overlay2/6fc9e4557aba72ba458692cf6c9e021c4b5eb04f6a6ca0425aa6770736a237f1/diff:/var/lib/docker/overlay2/4bac114986aaeece64770c84cfeb8e10bba75d38a76085a89dd24b239688bd33/diff:/var/lib/docker/overlay2/18455a7c2e46987833d7ca123f3645fe3904a28788dd2f6a7d96ee0cb7535d08/diff:/var/lib/docker/overlay2/67153e4eaf05d53e62d508a53c6f8a4f825b8154053cbfb66f877ee93ea2f3aa/diff:/var/lib/docker/overlay2/263ac826059761bc0e79bcd2c9877d971e0b7ced722358c7d2a1b2ccf199d3ad/diff:/var/lib/docker/overlay2/37a0fbc1271449019f54b236a75cdcd93847210304edbd8e661492dc8cab16f9/diff:/var/lib/docker/overlay2/bb9b50909896f125b9c57c060ea8445f23c087421b570fbe9675d33b25dbf925/diff:/var/lib/docker/overlay2/0098817ddf9655d6e2d175379bd074502ef3e4735ec7d55016fdb2126026fdc5/diff:/var/lib/docker/overlay2/f4ba398f82e8258ff3479f1180e94e9ca36cd67967a0383150450ff29943fc4e/diff:/var/lib/docker/overlay2/9d451390aa419939b8f8e8f275944052a5550eaef0fd888821bf16c924f92b34/diff:/var/lib/docker/overlay2/296535e49d1e29a51bae9de2e17309b4f578cb6bff410567a1c5aad2c12ae2dd/diff:/var/lib/docker/overlay2/41fc454ce824786f0da2743a713e836ee5ed8f81cf49f369cb7c3bcb3754ec40/diff:/var/lib/docker/overlay2/4dc82f7cd17c1744f1caf22d300b5547635ba2eaca5c8c7e5b7c6d214ad1d0dc/diff:/var/lib/docker/overlay2/8f74c22ee8015d4c79cb6681fec0cdee9ba1237126b2cfda37aa2d0134e08d66/diff:/var/lib/docker/overlay2/3402f19b3f707c77e7944a37c7500df4eea54c5600a2760a7ecf7975f4103b7c/diff",
            "MergedDir": "/var/lib/docker/overlay2/1c842380f79f3b613f3e7c3fe1703965f6e36f838c0f3452abe8ee51255281d7/merged",
            "UpperDir": "/var/lib/docker/overlay2/1c842380f79f3b613f3e7c3fe1703965f6e36f838c0f3452abe8ee51255281d7/diff",
            "WorkDir": "/var/lib/docker/overlay2/1c842380f79f3b613f3e7c3fe1703965f6e36f838c0f3452abe8ee51255281d7/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:eb31fffb4653a560fe98f0cdf1563599483471410f682eef43f925913573d867",
            "sha256:9b36b797837f78cb9992765c0629e66f2d4ecda2f0f0eb2478e2333210903a36",
            "sha256:9c9fbd9fd8f9b76e9d9ab8fc621fb1948fbdd64607b310f2aed99ea492f49377",
            "sha256:6326b4355f89a9eb735282baf68badb3f5d065815e441d4e601216bd6c0bf540",
            "sha256:4c4b34b958a2314d5ae7651305f7b708baab5a1a2869183970990cdaf84b2e75",
            "sha256:3ef100179fb56755a9a6d42a4b18691d2e8b1086aa64b8ccc6edc264f339b651",
            "sha256:ec55cb58b7496cd74d9e0126227225db8e9b8258c6909d1d54e84c1a1dec7c7c",
            "sha256:31e7f71214b3505581f449188ee8d481888b9f8d7f0b8522db9a51d4d36b1fb8",
            "sha256:a25ba8705095f15f14e5f47ab1a495dad9c97d91dc83c7a0c747a15b2a5410ff",
            "sha256:1ba68c49a1996ff140d98520d63b6a1fe9a47d43d566338168968cd00852d071",
            "sha256:ffad204a4b08547b845599cdf6840c3363ac3dfd57d93e16fe2bdc2d05bc97dd",
            "sha256:3b5032f7462b45019bee6b3add125dec2b31b2149f5a82b4376f43b755bc794e",
            "sha256:6426d8dad7c8246b51e5f63d8e873404416d27e6a47a14bdd49f3453966aa472",
            "sha256:7432de8b506ac4a4305a4c94d14f0e9d95b492adb1821c580e2f7dfae786a109",
            "sha256:95ec747fec7d141bebb395a9231039c9a865705d7915edbe4db427cbd3b0ee54",
            "sha256:07a55bcee4e5cf3edbdd65187419c13ab4b431e0401e9a9668defa1e81e8086f",
            "sha256:f52c4e4fa2da327d5ebd846dfe71593ccb2c2e08db283450884cdc96176e1b47",
            "sha256:781a77d29de040383696ceac0c1712e92c08685d4e3f78650a9723377c931f29",
            "sha256:de8e7d4317a5ec164179453d6853fa4d109c98e0e6da4ac46d7cee9dae122c32",
            "sha256:bfa83aae526f314b00e40f1dde1ff5460286e93fe7d9ec044b8b589a8afee7cf",
            "sha256:db8d57e4d88e00f81706f962105795d9003dbf378e92fad636661c2b8fd3e616",
            "sha256:1c327f1fe0261951f923ed0b8e9d777ea9d724eace726ce9304b46204a888e5a",
            "sha256:159ea21de420ab7fd97d4d4d603d7abef197ca9aff176cc1b2c911e194ec787c",
            "sha256:be0baf30645b5f1056b1a7f1478d44a6f6794f08011c911978dec1a8a6206c92",
            "sha256:60e303b86b47c20a1eafa5d7c5070a97dc8901470d1e334ee2fe182b157b39ba",
            "sha256:d76875e80045e8404068b4ad3d2789f1bae33d28b6454eac29b7a887e8dd31ef",
            "sha256:b647c1095c920918db27366d20005b10c345a139518df0e67944fbf20dff5b78",
            "sha256:762a03491654357a12dbff2a131e18f199aac8e229c7483fdf74953b469527f3",
            "sha256:629fe7edfc2ef9d0a1bf7b959a1d30f498b3cab728a3a67737a3a181bde9f6a7",
            "sha256:1207ab454486a63e1d2ce1422de53e3b992c6a6064c3c38587a85ba6ec9e03db",
            "sha256:20ba33c73fb928fe38bcdecec3eda7ca5ec8ebe5f3e0c5cf9c8e700446ba69fa",
            "sha256:10fb21e31f6da7aa372a993675b173464a1670c5716f947e00d2eaee41503f4d",
            "sha256:b53c5e508b808cb97a7c76df4203893593fb74e3fd942475aa00abbfd893643c",
            "sha256:8ef08f63c75de5179fcd245485439dd20768e75abe701822c95730d50980802e",
            "sha256:78d92dd5a2eaf064243fe931a1e1dcf9e99e734fd117a5cfb518d4c57e3f675b",
            "sha256:da61f7f2b002c9b585556df51ac8a09c5acf458e83a7af8f4e95d5f3bb3a54a7",
            "sha256:2da592d4972bbd80cc66acb7f1965e377a803d052c85129047af0e809c394f5b"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-08-24T16:52:25.746615145+08:00"
    }
}

更多版本

docker.io/percona/percona-server-mysql-operator:1.2.0

linux/amd64 docker.io393.20MB2026-08-24 16:52
13
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×