logo
docker.io/redhat/ubi8-minimal:8.10-1756195339
linux/amd64 docker.io
<>

Red Hat Universal Base Image 8 Minimal

这是一个基于Red Hat Enterprise Linux 8的最小化通用基础镜像。它包含了运行应用程序所需的基本系统组件,例如内核、glibc 和一些必要的工具,但去除了许多不必要的软件包,以减小镜像大小并提高安全性。 非常适合作为构建自定义镜像的基础。

316
浏览次数
96.72MB
镜像大小
源镜像
docker.io/redhat/ubi8-minimal:8.10-1756195339
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/redhat/ubi8-minimal:8.10-1756195339
镜像ID
sha256:086c268d530f2d970171813a11c228236519d5aafa045e7dc3363dcb51637fd0
镜像 TAG
8.10-1756195339
镜像大小
96.72MB
平台架构
linux/amd64
镜像源
docker.io
CMD
/bin/bash
启动入口
工作目录
/
OS/平台
linux/amd64
镜像创建
2025-08-26T08:03:38.428845577Z
同步时间
2025-09-05 11:34
浏览量
316 次
贡献者
⚙️ 环境变量 2
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
container=oci 1
🏷️ 镜像标签 20
KeyValue
x86_64 architecture
2025-08-26T08:03:17 build-date
ubi8-minimal-container com.redhat.component
https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI com.redhat.license_terms
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. description
public distribution-scope
1.40.1 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 8 Minimal io.k8s.display-name
io.openshift.expose-services
minimal rhel8 io.openshift.tags
Red Hat, Inc. maintainer
ubi8-minimal name
1756195339 release
Provides the latest release of the minimal Red Hat Universal Base Image 8. summary
https://catalog.redhat.com/en/search?searchType=containers url
a9e421ddea64c2477931d80ddedd2bdeaaf0ebb1 vcs-ref
git vcs-type
Red Hat, Inc. vendor
8.10 version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/redhat/ubi8-minimal:8.10-1756195339
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/redhat/ubi8-minimal:8.10-1756195339  docker.io/redhat/ubi8-minimal:8.10-1756195339

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/redhat/ubi8-minimal:8.10-1756195339
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/redhat/ubi8-minimal:8.10-1756195339  docker.io/redhat/ubi8-minimal:8.10-1756195339

Shell快速替换命令

sed -i 's#redhat/ubi8-minimal:8.10-1756195339#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/redhat/ubi8-minimal:8.10-1756195339#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/redhat/ubi8-minimal:8.10-1756195339 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/redhat/ubi8-minimal:8.10-1756195339  docker.io/redhat/ubi8-minimal:8.10-1756195339'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/redhat/ubi8-minimal:8.10-1756195339 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/redhat/ubi8-minimal:8.10-1756195339  docker.io/redhat/ubi8-minimal:8.10-1756195339'

镜像构建历史


# 2025-08-26 16:03:38  96.72MB 
/bin/sh -c #(nop) LABEL "build-date"="2025-08-26T08:03:17" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="a9e421ddea64c2477931d80ddedd2bdeaaf0ebb1" "release"="1756195339"
                        
# 2025-08-26 16:03:38  0.00B 
/bin/sh -c #(nop) COPY file:4fc2b85d4b7e8ce5ef1064a117c7b15bf152228d41e9d1f60b4cd3533a999046 in /root/buildinfo/content_manifests/content-sets.json 
                        
# 2025-08-26 16:03:38  0.00B 
/bin/sh -c #(nop) COPY file:4fc2b85d4b7e8ce5ef1064a117c7b15bf152228d41e9d1f60b4cd3533a999046 in /usr/share/buildinfo/content-sets.json 
                        
# 2025-08-26 16:03:37  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2025-08-26 16:03:37  0.00B 
/bin/sh -c #(nop) COPY file:afdf9d7142d806831a8f0b36122a4294ffe97fb9463ad8299eef9d7acd444874 in /etc/yum.repos.d/. 
                        
# 2025-08-26 16:03:37  0.00B 
/bin/sh -c #(nop) COPY dir:573d92f57fff8b8caa57b2bfc09f40b13476ace3f547561d8dbe754086b40694 in / 
                        
# 2025-08-26 16:03:36  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2025-08-26 16:03:36  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
                        
# 2025-08-26 16:03:36  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2025-08-26 16:03:36  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
                        
# 2025-08-26 16:03:35  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."
                        
# 2025-08-26 16:03:35  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."
                        
# 2025-08-26 16:03:35  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
                        
# 2025-08-26 16:03:35  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-08-26 16:03:34  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container"       name="ubi8-minimal"       version="8.10"       distribution-scope="public"
                        
# 2025-08-26 16:03:34  0.00B 
/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
                        
# 2025-08-26 16:03:34  0.00B 
/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
                        
# 2025-08-26 16:03:34  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:086c268d530f2d970171813a11c228236519d5aafa045e7dc3363dcb51637fd0",
    "RepoTags": [
        "redhat/ubi8-minimal:8.10-1756195339",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/redhat/ubi8-minimal:8.10-1756195339"
    ],
    "RepoDigests": [
        "redhat/ubi8-minimal@sha256:43dde01be4e94afd22d8d95ee8abcc9f610b4e50aff5bcc141b558c74d4c68b5",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/redhat/ubi8-minimal@sha256:49b7e79455c0b8411ef83de89a0635d3c4e1e380593616381d7625d4a88f08dd"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2025-08-26T08:03:38.428845577Z",
    "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",
            "container=oci"
        ],
        "Cmd": [
            "/bin/bash"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2025-08-26T08:03:17",
            "com.redhat.component": "ubi8-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "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.",
            "distribution-scope": "public",
            "io.buildah.version": "1.40.1",
            "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 8 Minimal",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel8",
            "maintainer": "Red Hat, Inc.",
            "name": "ubi8-minimal",
            "release": "1756195339",
            "summary": "Provides the latest release of the minimal Red Hat Universal Base Image 8.",
            "url": "https://catalog.redhat.com/en/search?searchType=containers",
            "vcs-ref": "a9e421ddea64c2477931d80ddedd2bdeaaf0ebb1",
            "vcs-type": "git",
            "vendor": "Red Hat, Inc.",
            "version": "8.10"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 96715520,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/ff8ce36c4cb8bf329f612d10bc5c18b0113ab44f3d1ef52d252389bfaf904489/merged",
            "UpperDir": "/var/lib/docker/overlay2/ff8ce36c4cb8bf329f612d10bc5c18b0113ab44f3d1ef52d252389bfaf904489/diff",
            "WorkDir": "/var/lib/docker/overlay2/ff8ce36c4cb8bf329f612d10bc5c18b0113ab44f3d1ef52d252389bfaf904489/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:1d74666fa6914998518f3349f54975fd665f935eea21524712a26082ddc91ef7"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-09-05T11:34:26.591212978+08:00"
    }
}

更多版本

docker.io/redhat/ubi8-minimal:8.4

linux/arm64 docker.io123.13MB2025-02-20 17:59
471

docker.io/redhat/ubi8-minimal:8.10-1756195339

linux/amd64 docker.io96.72MB2025-09-05 11:34
315

docker.io/redhat/ubi8-minimal:8.10-1756195339

linux/arm64 docker.io103.99MB2025-09-05 11:36
261
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×