docker.io/minio/operator:v6.0.4 linux/amd64

docker.io/minio/operator:v6.0.4 - 国内下载镜像源 浏览次数:67

Minio Operator 是一个 Docker 镜像,它用于部署和管理 MinIO 分布式存储集群。该镜像提供了对 MinIO 集群的生命周期管理、自动化安装、升级和扩展等功能。

源镜像 docker.io/minio/operator:v6.0.4
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/minio/operator:v6.0.4
镜像ID sha256:3c8cbbabd149d17be2caeb2acfc73880cf49671a0e9feb516045c70f5e9fdd12
镜像TAG v6.0.4
大小 75.44MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /minio-operator
工作目录
OS/平台 linux/amd64
浏览量 67 次
贡献者
镜像创建 2024-10-10T18:37:20.03915319Z
同步时间 2024-12-31 14:49
更新时间 2025-02-05 04:13
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
x86_64: architecture 2024-08-27T19:24:54: build-date ubi9-micro-container: com.redhat.component https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI: com.redhat.license_terms MinIO object storage is fundamentally different. Designed for performance and the S3 API, it is 100% open-source. MinIO is ideal for large, private cloud environments with stringent security requirements and delivers mission-critical availability across a diverse range of workloads.: description public: distribution-scope 1.29.0: io.buildah.version Very small image which doesn't install the package manager.: io.k8s.description Ubi9-micro: io.k8s.display-name : io.openshift.expose-services MinIO Inc <dev@min.io>: maintainer MinIO: name v6.0.4: release MinIO Operator brings native support for MinIO and Encryption to Kubernetes.: summary https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/ubi-micro/images/9.4-15: url cd5996c9b8b99b546584696465f8f39ec682078c: vcs-ref git: vcs-type MinIO Inc <dev@min.io>: vendor v6.0.4: version
镜像安全扫描 查看Trivy扫描报告

系统OS: redhat 9.4 扫描引擎: Trivy 扫描时间: 2024-12-31 14:49

低危漏洞:10 中危漏洞:0 高危漏洞:1 严重漏洞:1

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

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/minio/operator:v6.0.4
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/minio/operator:v6.0.4  docker.io/minio/operator:v6.0.4

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/minio/operator:v6.0.4
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/minio/operator:v6.0.4  docker.io/minio/operator:v6.0.4

Shell快速替换命令

sed -i 's#minio/operator:v6.0.4#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/minio/operator:v6.0.4#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/minio/operator:v6.0.4 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/minio/operator:v6.0.4  docker.io/minio/operator:v6.0.4'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/minio/operator:v6.0.4 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/minio/operator:v6.0.4  docker.io/minio/operator:v6.0.4'

镜像构建历史


# 2024-10-11 02:37:20  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/minio-operator"]
                        
# 2024-10-11 02:37:20  51.04MB 复制新文件或目录到容器中
COPY minio-operator /minio-operator # buildkit
                        
# 2024-10-11 02:37:19  34.52KB 复制新文件或目录到容器中
COPY LICENSE /licenses/LICENSE # buildkit
                        
# 2024-10-11 02:37:19  1.23MB 复制新文件或目录到容器中
COPY CREDITS /licenses/CREDITS # buildkit
                        
# 2024-10-11 02:37:19  226.49KB 复制新文件或目录到容器中
COPY /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /etc/pki/ca-trust/extracted/pem/ # buildkit
                        
# 2024-10-11 02:37:19  0.00B 添加元数据标签
LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=v6.0.4 release=v6.0.4 summary=MinIO Operator brings native support for MinIO and Encryption to Kubernetes. description=MinIO object storage is fundamentally different. Designed for performance and the S3 API, it is 100% open-source. MinIO is ideal for large, private cloud environments with stringent security requirements and delivers mission-critical availability across a diverse range of workloads.
                        
# 2024-10-11 02:37:19  0.00B 定义构建参数
ARG TAG=v6.0.4
                        
# 2024-08-28 03:26:36  22.90MB 
/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-08-27T19:24:54" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="cd5996c9b8b99b546584696465f8f39ec682078c" "io.k8s.description"="Very small image which doesn't install the package manager." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/ubi-micro/images/9.4-15"
                        
# 2024-08-28 03:26:36  0.00B 
/bin/sh -c #(nop) ADD file:e71bf25727f2eac4c30560a0ffd3473d09e8e40d793a41d1e7978228da9c17fb in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.4-15 
                        
# 2024-08-28 03:26:35  0.00B 
/bin/sh -c #(nop) ADD file:33a812ba9b72c777d86da84778be545b3a74e33541bb566ab84f40fdae8bcdb1 in /root/buildinfo/content_manifests/ubi9-micro-container-9.4-15.json 
                        
# 2024-08-28 03:26:35  0.00B 
/bin/sh -c #(nop) LABEL release=15
                        
# 2024-08-28 03:26:35  0.00B 
/bin/sh -c #(nop) CMD /bin/sh
                        
# 2024-08-28 03:26:35  0.00B 
/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo 
                        
# 2024-08-28 03:26:35  0.00B 
/bin/sh -c #(nop) COPY dir:cb5a8d2726333935223b1add17ab47fb77f186713ec41d496b06ccb06a0416fa in / 
                        
# 2024-08-28 03:26:34  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2024-08-28 03:26:34  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
                        
# 2024-08-28 03:26:34  0.00B 
/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
                        
# 2024-08-28 03:26:34  0.00B 
/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
                        
# 2024-08-28 03:26:34  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2024-08-28 03:26:34  0.00B 
/bin/sh -c #(nop) LABEL version="9.4"
                        
# 2024-08-28 03:26:34  0.00B 
/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
                        
# 2024-08-28 03:26:34  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
                        
# 2024-08-28 03:26:34  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:3c8cbbabd149d17be2caeb2acfc73880cf49671a0e9feb516045c70f5e9fdd12",
    "RepoTags": [
        "minio/operator:v6.0.4",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/minio/operator:v6.0.4"
    ],
    "RepoDigests": [
        "minio/operator@sha256:3b00b4de407a0be25a13d69faf4dc2727064b6bbbd89050c494fc768a433a755",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/minio/operator@sha256:d605e077dd05becf98bfb8125612f21cfd56609e0121f2cf802cee1de4913167"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-10-10T18:37:20.03915319Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "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"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/minio-operator"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2024-08-27T19:24:54",
            "com.redhat.component": "ubi9-micro-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "MinIO object storage is fundamentally different. Designed for performance and the S3 API, it is 100% open-source. MinIO is ideal for large, private cloud environments with stringent security requirements and delivers mission-critical availability across a diverse range of workloads.",
            "distribution-scope": "public",
            "io.buildah.version": "1.29.0",
            "io.k8s.description": "Very small image which doesn't install the package manager.",
            "io.k8s.display-name": "Ubi9-micro",
            "io.openshift.expose-services": "",
            "maintainer": "MinIO Inc \u003cdev@min.io\u003e",
            "name": "MinIO",
            "release": "v6.0.4",
            "summary": "MinIO Operator brings native support for MinIO and Encryption to Kubernetes.",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/ubi-micro/images/9.4-15",
            "vcs-ref": "cd5996c9b8b99b546584696465f8f39ec682078c",
            "vcs-type": "git",
            "vendor": "MinIO Inc \u003cdev@min.io\u003e",
            "version": "v6.0.4"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 75435639,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/8c73a0c79ae5db2f92573b9e34a9874950016365e3f0d0f6fec1c79180456620/diff:/var/lib/docker/overlay2/ef729a0062b5e3fcd74c11c875d50f3fabc9482d88a50991738fc06c73e7120f/diff:/var/lib/docker/overlay2/6ba9efc6b5a9ce98867826508dadf0dabb43ca03b6ae4e0bfce9843846a80ab6/diff:/var/lib/docker/overlay2/47b9d706e76080f26257d32fa07b2f99ba9a2b0bb9e6e93c2ef409d5157b4bdb/diff",
            "MergedDir": "/var/lib/docker/overlay2/6ede46032f34e82ab49f2e0e3df390009abfad6937bddbd86f3d427d542578ac/merged",
            "UpperDir": "/var/lib/docker/overlay2/6ede46032f34e82ab49f2e0e3df390009abfad6937bddbd86f3d427d542578ac/diff",
            "WorkDir": "/var/lib/docker/overlay2/6ede46032f34e82ab49f2e0e3df390009abfad6937bddbd86f3d427d542578ac/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:9917ecb8e223ecc410a27cecdf3769bbb34e35e84ba045839c375d16a7fc1476",
            "sha256:3f8bfc81d7072cfec32da243e1a913178ce8c28572d7c402500dfe5900297a80",
            "sha256:5665c555e826256511785c71743a1a4427ddb08cf4574d25ee10c3ccc6f5bdd4",
            "sha256:0fbbd4569acaacf07bf1959c193c978ad95e07bc50d8e038645c1f5a8fa7ab20",
            "sha256:b9a521a4ecdcc4b2141323584d0972044546a422d9005ee03a6010a24ac52539"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-12-31T14:49:39.16216559+08:00"
    }
}

更多版本

docker.io/minio/operator:v4.5.1

linux/amd64 docker.io161.31MB2024-08-07 14:36
238

docker.io/minio/operator:v4.3.7

linux/amd64 docker.io326.77MB2024-12-11 14:30
59

docker.io/minio/operator:v6.0.4

linux/amd64 docker.io75.44MB2024-12-31 14:49
66

docker.io/minio/operator:v5.0.14

linux/amd64 docker.io107.67MB2025-01-01 21:14
48