docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest linux/amd64

docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest - 国内下载镜像源 浏览次数:43

温馨提示:此镜像为latest tag镜像,本站无法保证此版本为最新镜像

```html

这是一个基于 Red Hat Universal Base Image (UBI) 9 的极简容器镜像。UBI 9 是一个精简的容器基础镜像,旨在提供一个安全、稳定和可重复的构建环境。 ubi-micro 版本尤其精简,只包含了系统运行的必要组件,镜像体积非常小,适合构建轻量级的应用程序。

```
源镜像 docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest
镜像ID sha256:a14963edf4631d8a4b99bb8ec7206c804c4d1f3c1a6c9ca58d5059553a52f992
镜像TAG latest
大小 22.91MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/sh -c /bin/sh
启动入口
工作目录 /
OS/平台 linux/amd64
浏览量 43 次
贡献者
镜像创建 2025-03-10T17:13:25.705571603Z
同步时间 2025-03-12 18:12
更新时间 2025-04-03 22:44
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
x86_64: architecture 2025-03-10T17:11:09Z: 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.39.0-dev: io.buildah.version Very small image which doesn't install the package manager.: io.k8s.description Red Hat Universal Base Image 9 Micro: io.k8s.display-name : io.openshift.expose-services Red Hat, Inc.: maintainer ubi9/ubi-micro: name 1741626669: release ubi9 micro image: summary https://www.redhat.com: url 6417a05b5f45b0d312c5c436b8bbe8b67cbdb551: vcs-ref git: vcs-type Red Hat, Inc.: vendor 9.5: version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest  docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest  docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest

Shell快速替换命令

sed -i 's#registry.access.redhat.com/ubi9/ubi-micro:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest  docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest  docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest'

镜像构建历史


# 2025-03-11 01:13:26  589.00B 
/bin/sh
                        
# 2025-03-11 01:13:23  22.91MB 
/bin/sh -c #(nop) LABEL "build-date"="2025-03-10T17:13:12" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="6417a05b5f45b0d312c5c436b8bbe8b67cbdb551" "build-date"="2025-03-10T17:11:09Z" "release"="1741626669"
                        
# 2025-03-11 01:13:23  0.00B 
/bin/sh -c #(nop) CMD /bin/sh
                        
# 2025-03-11 01:13:23  0.00B 
/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/ 
                        
# 2025-03-11 01:13:23  0.00B 
/bin/sh -c #(nop) COPY dir:a5bf2276e0024b1b90d0d813926844f8dfd3dd675b4161785d4e8c0634563588 in / 
                        
# 2025-03-11 01:13:22  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2025-03-11 01:13:22  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Micro"
                        
# 2025-03-11 01:13:22  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.description="Very small image which doesn't install the package manager."
                        
# 2025-03-11 01:13:22  0.00B 
/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
                        
# 2025-03-11 01:13:22  0.00B 
/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
                        
# 2025-03-11 01:13:22  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-03-11 01:13:22  0.00B 
/bin/sh -c #(nop) LABEL distribution-scope="public"
                        
# 2025-03-11 01:13:22  0.00B 
/bin/sh -c #(nop) LABEL version="9.5"
                        
# 2025-03-11 01:13:22  0.00B 
/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
                        
# 2025-03-11 01:13:22  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
                        
# 2025-03-11 01:13:22  0.00B 
/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
                        
# 2025-03-11 01:13:22  0.00B 
/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
                        
# 2025-03-11 01:13:22  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:a14963edf4631d8a4b99bb8ec7206c804c4d1f3c1a6c9ca58d5059553a52f992",
    "RepoTags": [
        "registry.access.redhat.com/ubi9/ubi-micro:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest"
    ],
    "RepoDigests": [
        "registry.access.redhat.com/ubi9/ubi-micro@sha256:91828a5ca154132e18072cf885f6bb41bb881e6158f30b793f4b424ec144b87d",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/registry.access.redhat.com/ubi9/ubi-micro@sha256:7b88cc52c5285161e9198eeb95895b184bd66cf08cb92824313045e7339721a0"
    ],
    "Parent": "",
    "Comment": "FROM quay.io/redhat-user-workloads/osci-rhel-containers-tenant/rhel-9-5/ubi9-micro-9-5:6417a05b5f45b0d312c5c436b8bbe8b67cbdb551-linux-x86-64",
    "Created": "2025-03-10T17:13:25.705571603Z",
    "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": [
            "/bin/sh",
            "-c",
            "/bin/sh"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2025-03-10T17:11:09Z",
            "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.39.0-dev",
            "io.k8s.description": "Very small image which doesn't install the package manager.",
            "io.k8s.display-name": "Red Hat Universal Base Image 9 Micro",
            "io.openshift.expose-services": "",
            "maintainer": "Red Hat, Inc.",
            "name": "ubi9/ubi-micro",
            "release": "1741626669",
            "summary": "ubi9 micro image",
            "url": "https://www.redhat.com",
            "vcs-ref": "6417a05b5f45b0d312c5c436b8bbe8b67cbdb551",
            "vcs-type": "git",
            "vendor": "Red Hat, Inc.",
            "version": "9.5"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 22914552,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/e31c23372b22d16710113ef43e42a0717ddf268c92951fa2baef9d1f8e810dd4/diff",
            "MergedDir": "/var/lib/docker/overlay2/abe78b00cfac57096b530190bdf14faaab407f1832f633b27bbc8334242f3747/merged",
            "UpperDir": "/var/lib/docker/overlay2/abe78b00cfac57096b530190bdf14faaab407f1832f633b27bbc8334242f3747/diff",
            "WorkDir": "/var/lib/docker/overlay2/abe78b00cfac57096b530190bdf14faaab407f1832f633b27bbc8334242f3747/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:639ae6ef0f6cee73213a007849ae6cca6f10a06b6894da4cd6a175cd75e3c4a2",
            "sha256:9b3c7bedfdc89656694485451f6741bfe29efd5462e4ffddcdb1ecb26eb88abf"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-03-12T18:12:20.05331155+08:00"
    }
}

更多版本

docker.io/registry.access.redhat.com/ubi9/ubi-micro:latest

linux/amd64 docker.io22.91MB2025-03-12 18:12
42