镜像构建历史
# 2024-08-15 04:56:27 0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/minio-operator"]
# 2024-08-15 04:56:27 83.89MB 复制新文件或目录到容器中
COPY minio-operator /minio-operator # buildkit
# 2024-08-15 01:56:55 34.52KB 复制新文件或目录到容器中
COPY LICENSE /licenses/LICENSE # buildkit
# 2024-08-15 01:56:55 1.15MB 复制新文件或目录到容器中
COPY CREDITS /licenses/CREDITS # buildkit
# 2024-08-15 01:56:55 222.08KB 复制新文件或目录到容器中
COPY /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /etc/pki/ca-trust/extracted/pem/ # buildkit
# 2024-08-15 01:56:55 0.00B 添加元数据标签
LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=v5.0.17 release=v5.0.17 summary=MinIO Operator brings native support for MinIO, Console, 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-08-15 01:56:55 0.00B 定义构建参数
ARG TAG
# 2024-07-19 01:25:33 22.91MB
/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-07-18T17:22:52" "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-13"
# 2024-07-19 01:25:33 0.00B
/bin/sh -c #(nop) ADD file:982fb8a1d86b2b57d00b060e23c5364b7060261ad9ab67d7ba650e0b0aa571c7 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.4-13
# 2024-07-19 01:25:33 0.00B
/bin/sh -c #(nop) ADD file:7a6443cc96cdd0bf93784bb6707c50bc5aeba7507ba8edad943ef235b3faa806 in /root/buildinfo/content_manifests/ubi9-micro-container-9.4-13.json
# 2024-07-19 01:25:32 0.00B
/bin/sh -c #(nop) LABEL release=13
# 2024-07-19 01:25:32 0.00B
/bin/sh -c #(nop) CMD /bin/sh
# 2024-07-19 01:25:32 0.00B
/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
# 2024-07-19 01:25:32 0.00B
/bin/sh -c #(nop) COPY dir:0347fc8357ec70150986ef6ecb45a0c8093850c4ac3bf284a1120f49db142b89 in /
# 2024-07-19 01:25:32 0.00B
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
# 2024-07-19 01:25:32 0.00B
/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
# 2024-07-19 01:25:32 0.00B
/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
# 2024-07-19 01:25:32 0.00B
/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
# 2024-07-19 01:25: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"
# 2024-07-19 01:25:32 0.00B
/bin/sh -c #(nop) LABEL version="9.4"
# 2024-07-19 01:25:32 0.00B
/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
# 2024-07-19 01:25:32 0.00B
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
# 2024-07-19 01:25:32 0.00B
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
镜像信息
{
"Id": "sha256:4f87b6456ff5dfe6e4c982bf397cdf97a52beba633b8652c77b891d85fe9cb41",
"RepoTags": [
"quay.io/minio/operator:v5.0.17",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/minio/operator:v5.0.17"
],
"RepoDigests": [
"quay.io/minio/operator@sha256:1f6627fe2b2ddec6ae42b5d1ad16bb9b138ced3f9b1cdce013a1fa13c922ba28",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/minio/operator@sha256:b1698fd4c4c0a99884cd38f14dc428a8d4520ad4bc8bc73faa55a97334a8dec2"
],
"Parent": "",
"Comment": "buildkit.dockerfile.v0",
"Created": "2024-08-14T20:56:27.960915772Z",
"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-07-18T17:22:52",
"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": "v5.0.17",
"summary": "MinIO Operator brings native support for MinIO, Console, and Encryption to Kubernetes.",
"url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/ubi-micro/images/9.4-13",
"vcs-ref": "cd5996c9b8b99b546584696465f8f39ec682078c",
"vcs-type": "git",
"vendor": "MinIO Inc \u003cdev@min.io\u003e",
"version": "v5.0.17"
}
},
"Architecture": "amd64",
"Os": "linux",
"Size": 108205552,
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/docker/overlay2/d754e5353c8d3b16b057eb12435723ad150cb3896b0624e20f01dcb05390dfc7/diff:/var/lib/docker/overlay2/7b518387fd4ab27e6ab9269585af88b4e61103d07d9b4a073041efdd46050b1a/diff:/var/lib/docker/overlay2/ed9346129fbd0300724037f4e303646c96e0067f0c8d84b0d27eae7da04f7afb/diff:/var/lib/docker/overlay2/b19daa21c229e0a8d4c628cb99ffb54b1dbb96cdc1ec8de81e09997f87844fd7/diff",
"MergedDir": "/var/lib/docker/overlay2/b1695fd0ca9b5a425bb8130afaa4f19639e135373e9c9217a907ece40d053f15/merged",
"UpperDir": "/var/lib/docker/overlay2/b1695fd0ca9b5a425bb8130afaa4f19639e135373e9c9217a907ece40d053f15/diff",
"WorkDir": "/var/lib/docker/overlay2/b1695fd0ca9b5a425bb8130afaa4f19639e135373e9c9217a907ece40d053f15/work"
},
"Name": "overlay2"
},
"RootFS": {
"Type": "layers",
"Layers": [
"sha256:4092f1e3e312e06bf0a3f4b0962e64f57203cd8a571a579a6cb65aa588f4c2a4",
"sha256:e0d100d9e0d2553fa51a5c3850588563d0a51649cf529e9a432dff9e9e482042",
"sha256:f651be47a737915da0106a4013f07cde6181758a60830bc5577edef3fb849334",
"sha256:a1c582862e2a12fad9a7725a4e98cc4cfe7afcb41b360d033664231f0b4fdf84",
"sha256:980962ae73ccd81b1fbb25ee3ad34cc51f6dd52a13deba1a9f4e722010577bb2"
]
},
"Metadata": {
"LastTagTime": "2025-08-03T16:29:12.462756918+08:00"
}
}