logo
quay.io/minio/kes:2024-10-31T07-42-41Z
linux/amd64 quay.io

这是一个MinIO公司提供的Kubernetes原生存储引擎KES(Kubernetes Elastic Storage)的Docker镜像。

391
浏览次数
50.91MB
镜像大小
源镜像
quay.io/minio/kes:2024-10-31T07-42-41Z
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/minio/kes:2024-10-31T07-42-41Z
镜像ID
sha256:82cc5817c25448311c0031b344e888b3dbaec0f79dabde3981a4186765c6fa7a
镜像 TAG
2024-10-31T07-42-41Z
镜像大小
50.91MB
平台架构
linux/amd64
镜像源
quay.io
CMD
kes
启动入口
/kes
工作目录
OS/平台
linux/amd64
镜像创建
2024-10-31T07:44:23.534376294Z
同步时间
2025-04-25 15:07
浏览量
391 次
贡献者
🔌 开放端口 1
7373/tcp
⚙️ 环境变量 1
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
🏷️ 镜像标签 19
KeyValue
x86_64 architecture
2024-02-29T16:04:33 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
Very small image which doesn't install the package manager. 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
2024-10-31T07-42-41Z release
KES is a cloud-native distributed key management and encryption server designed to build zero-trust infrastructures at scale. summary
https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/ubi-micro/images/9.3-15 url
303dc144996db01765d69e8ea45d2d617d953e42 vcs-ref
git vcs-type
MinIO Inc <dev@min.io> vendor
2024-10-31T07-42-41Z version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/minio/kes:2024-10-31T07-42-41Z
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/minio/kes:2024-10-31T07-42-41Z  quay.io/minio/kes:2024-10-31T07-42-41Z

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/minio/kes:2024-10-31T07-42-41Z
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/minio/kes:2024-10-31T07-42-41Z  quay.io/minio/kes:2024-10-31T07-42-41Z

Shell快速替换命令

sed -i 's#quay.io/minio/kes:2024-10-31T07-42-41Z#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/minio/kes:2024-10-31T07-42-41Z#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/minio/kes:2024-10-31T07-42-41Z && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/minio/kes:2024-10-31T07-42-41Z  quay.io/minio/kes:2024-10-31T07-42-41Z'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/minio/kes:2024-10-31T07-42-41Z && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/minio/kes:2024-10-31T07-42-41Z  quay.io/minio/kes:2024-10-31T07-42-41Z'

镜像构建历史


# 2024-10-31 15:44:23  0.00B 设置默认要执行的命令
CMD ["kes"]
                        
# 2024-10-31 15:44:23  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/kes"]
                        
# 2024-10-31 15:44:23  0.00B 声明容器运行时监听的端口
EXPOSE map[7373/tcp:{}]
                        
# 2024-10-31 15:44:23  27.77MB 复制新文件或目录到容器中
COPY kes /kes # buildkit
                        
# 2024-10-31 15:44:23  224.47KB 复制新文件或目录到容器中
COPY CREDITS /CREDITS # buildkit
                        
# 2024-10-31 15:44:23  34.52KB 复制新文件或目录到容器中
COPY LICENSE /LICENSE # buildkit
                        
# 2024-10-31 15:44:23  226.49KB 复制新文件或目录到容器中
COPY /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /etc/pki/ca-trust/extracted/pem/ # buildkit
                        
# 2024-10-31 15:44:23  0.00B 添加元数据标签
LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=2024-10-31T07-42-41Z release=2024-10-31T07-42-41Z summary=KES is a cloud-native distributed key management and encryption server designed to build zero-trust infrastructures at scale.
                        
# 2024-10-31 15:44:23  0.00B 定义构建参数
ARG TAG=2024-10-31T07-42-41Z
                        
# 2024-03-01 00:07:21  22.66MB 
/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-02-29T16:04:33" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="303dc144996db01765d69e8ea45d2d617d953e42" "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.3-15"
                        
# 2024-03-01 00:07:21  0.00B 
/bin/sh -c #(nop) ADD file:24783417f2a36df09be1b8148e62244b629292112a7fee58d47c9143c784bd67 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-15 
                        
# 2024-03-01 00:07:21  0.00B 
/bin/sh -c #(nop) ADD file:3b220cd51a397d1576895383c8f71312a3318d7d8a55044e0e55eca321aa8ace in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-15.json 
                        
# 2024-03-01 00:07:21  0.00B 
/bin/sh -c #(nop) LABEL release=15
                        
# 2024-03-01 00:07:21  0.00B 
/bin/sh -c #(nop) CMD /bin/sh
                        
# 2024-03-01 00:07:21  0.00B 
/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo 
                        
# 2024-03-01 00:07:20  0.00B 
/bin/sh -c #(nop) COPY dir:6145aafe55bb190e856aae2727aa2725110cd7b0843da3d004986102bf1c937b in / 
                        
# 2024-03-01 00:07:20  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2024-03-01 00:07:20  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
                        
# 2024-03-01 00:07:20  0.00B 
/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
                        
# 2024-03-01 00:07:20  0.00B 
/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
                        
# 2024-03-01 00:07: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"
                        
# 2024-03-01 00:07:20  0.00B 
/bin/sh -c #(nop) LABEL version="9.3"
                        
# 2024-03-01 00:07:20  0.00B 
/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
                        
# 2024-03-01 00:07:20  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
                        
# 2024-03-01 00:07:20  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:82cc5817c25448311c0031b344e888b3dbaec0f79dabde3981a4186765c6fa7a",
    "RepoTags": [
        "quay.io/minio/kes:2024-10-31T07-42-41Z",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/minio/kes:2024-10-31T07-42-41Z"
    ],
    "RepoDigests": [
        "quay.io/minio/kes@sha256:d97bf943e94fce208ba9bc1e3a40d3310512425910821d14eb8245374716f357",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/minio/kes@sha256:df468103e00a13031244b6e07105f4d73c842a1de7d694e8173b82f94fec7963"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-10-31T07:44:23.534376294Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "7373/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": [
            "kes"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/kes"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2024-02-29T16:04:33",
            "com.redhat.component": "ubi9-micro-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "Very small image which doesn't install the package manager.",
            "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": "2024-10-31T07-42-41Z",
            "summary": "KES is a cloud-native distributed key management and encryption server designed to build zero-trust infrastructures at scale.",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/ubi-micro/images/9.3-15",
            "vcs-ref": "303dc144996db01765d69e8ea45d2d617d953e42",
            "vcs-type": "git",
            "vendor": "MinIO Inc \u003cdev@min.io\u003e",
            "version": "2024-10-31T07-42-41Z"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 50913671,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/f5fcda774903d7e9b862e204dc87796059eb2bdc320b2cd595677fbbea2f671a/diff:/var/lib/docker/overlay2/db13e790866a735384223f22c7ac1d74c506cc775cdf6555563d43525957f250/diff:/var/lib/docker/overlay2/894f9265be620f95287881c76027b572e1583ae3928c846767b845c4ad9df145/diff:/var/lib/docker/overlay2/bb0c5fc6ac6ab5429c6e37e64e57afb6e144c12ec33f33e81a7a5b805d0ff8df/diff",
            "MergedDir": "/var/lib/docker/overlay2/dc5e488ea97273173c33ab8c77f52e37d7ccde9949b779940e8f34e7162471b0/merged",
            "UpperDir": "/var/lib/docker/overlay2/dc5e488ea97273173c33ab8c77f52e37d7ccde9949b779940e8f34e7162471b0/diff",
            "WorkDir": "/var/lib/docker/overlay2/dc5e488ea97273173c33ab8c77f52e37d7ccde9949b779940e8f34e7162471b0/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:f6e375c0d5ad6710500dc4fe0f0e6c5c43c65465c50ac3ce5c152cc9627f5134",
            "sha256:738c369ae8b53ddbbb7046a8ba3b9c684c472d1ef13e1e03d9d469f19429ec07",
            "sha256:ab8042eb8689dc08a6bf9f0434c5a4fdd2c272eddbd5a1f1fde7917b3be77d9d",
            "sha256:bba28d1a7177cff0cb898f47408e1f8365a3f35433bbb913d8465d5ad9465cf8",
            "sha256:7028bc4c0738a201390778085fcdc8737cdb849ecc44eed617e923454c1bd9b9"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-04-25T15:07:17.852032437+08:00"
    }
}

更多版本

quay.io/minio/kes:2024-10-31T07-42-41Z

linux/amd64 quay.io50.91MB2025-04-25 15:07
390
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×