docker.io/rancher/mirrored-bci-micro:15.6.24.2 linux/amd64

docker.io/rancher/mirrored-bci-micro:15.6.24.2 - 国内下载镜像源 浏览次数:27 安全受验证的发布者-Rancher
**镜像描述** 该镜像是Rancher提供的一个镜像,该镜像是基于docker.io/rancher/mirrored-bci-micro镜像构建的。

该镜像是用于构建和测试目的的镜像

它包含了各种工具和库来支持构建和测试过程

镜像大小约为 10GB

镜像发布于2022年02月

如果您需要更多信息,请参见相关文档或官方网站

源镜像 docker.io/rancher/mirrored-bci-micro:15.6.24.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-bci-micro:15.6.24.2
镜像ID sha256:d900a319a020235340fe1b2f516ffd925a6f2abc2f8fe1fa78bf6f214ccaf516
镜像TAG 15.6.24.2
大小 24.97MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/bash
启动入口
工作目录
OS/平台 linux/amd64
浏览量 27 次
贡献者
镜像创建 2024-08-09T15:24:36Z
同步时间 2025-04-17 16:55
更新时间 2025-04-24 16:51
镜像标签
SUSE LLC (https://www.suse.com/): com.suse.bci.micro.authors 2024-08-09T15:24:32.303161690Z: com.suse.bci.micro.created A micro environment for containers based on the SLE Base Container Image.: com.suse.bci.micro.description obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/c4136c6519a0f7f58d2c0ca542aee82a-micro-image: com.suse.bci.micro.disturl sle-bci: com.suse.bci.micro.eula https://www.suse.com/lifecycle#suse-linux-enterprise-server-15: com.suse.bci.micro.lifecycle-url 15.6.24.2: com.suse.bci.micro.name registry.suse.com/bci/bci-micro:15.6.24.2: com.suse.bci.micro.reference released: com.suse.bci.micro.release-stage https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/c4136c6519a0f7f58d2c0ca542aee82a/: com.suse.bci.micro.source l3: com.suse.bci.micro.supportlevel SLE BCI 15 SP6 Micro: com.suse.bci.micro.title https://www.suse.com/products/base-container-images/: com.suse.bci.micro.url SUSE LLC: com.suse.bci.micro.vendor 15.6.24.2: com.suse.bci.micro.version sle-bci: com.suse.eula https://www.suse.com/lifecycle#suse-linux-enterprise-server-15: com.suse.lifecycle-url released: com.suse.release-stage l3: com.suse.supportlevel https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg: io.artifacthub.package.logo-url https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/c4136c6519a0f7f58d2c0ca542aee82a//README.md: io.artifacthub.package.readme-url obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/c4136c6519a0f7f58d2c0ca542aee82a-micro-image: org.openbuildservice.disturl SUSE LLC (https://www.suse.com/): org.opencontainers.image.authors 2024-08-09T15:24:32.303161690Z: org.opencontainers.image.created A micro environment for containers based on the SLE Base Container Image.: org.opencontainers.image.description 15.6.24.2: org.opencontainers.image.ref.name https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/c4136c6519a0f7f58d2c0ca542aee82a/: org.opencontainers.image.source SLE BCI 15 SP6 Micro: org.opencontainers.image.title https://www.suse.com/products/base-container-images/: org.opencontainers.image.url SUSE LLC: org.opencontainers.image.vendor 15.6.24.2: org.opencontainers.image.version registry.suse.com/bci/bci-micro:15.6.24.2: org.opensuse.reference

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-bci-micro:15.6.24.2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-bci-micro:15.6.24.2  docker.io/rancher/mirrored-bci-micro:15.6.24.2

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-bci-micro:15.6.24.2
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-bci-micro:15.6.24.2  docker.io/rancher/mirrored-bci-micro:15.6.24.2

Shell快速替换命令

sed -i 's#rancher/mirrored-bci-micro:15.6.24.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-bci-micro:15.6.24.2#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-bci-micro:15.6.24.2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-bci-micro:15.6.24.2  docker.io/rancher/mirrored-bci-micro:15.6.24.2'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-bci-micro:15.6.24.2 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-bci-micro:15.6.24.2  docker.io/rancher/mirrored-bci-micro:15.6.24.2'

镜像构建历史


# 2024-08-09 23:24:36  24.97MB 
KIWI 9.24.43
                        
                    

镜像信息

{
    "Id": "sha256:d900a319a020235340fe1b2f516ffd925a6f2abc2f8fe1fa78bf6f214ccaf516",
    "RepoTags": [
        "rancher/mirrored-bci-micro:15.6.24.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-bci-micro:15.6.24.2"
    ],
    "RepoDigests": [
        "rancher/mirrored-bci-micro@sha256:6d9cbebabbf60987f7976263b193337bbb69d8408c5ed89df56c09ef30cece9f",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-bci-micro@sha256:8a2f12a358aff493995c0c9b9098350d3b2d66ba8df95d768955c27481e9e4ed"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2024-08-09T15:24:36Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "SUSE LLC \u003chttps://www.suse.com/\u003e",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": null,
        "Cmd": [
            "/bin/bash"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "com.suse.bci.micro.authors": "SUSE LLC (https://www.suse.com/)",
            "com.suse.bci.micro.created": "2024-08-09T15:24:32.303161690Z",
            "com.suse.bci.micro.description": "A micro environment for containers based on the SLE Base Container Image.",
            "com.suse.bci.micro.disturl": "obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/c4136c6519a0f7f58d2c0ca542aee82a-micro-image",
            "com.suse.bci.micro.eula": "sle-bci",
            "com.suse.bci.micro.lifecycle-url": "https://www.suse.com/lifecycle#suse-linux-enterprise-server-15",
            "com.suse.bci.micro.name": "15.6.24.2",
            "com.suse.bci.micro.reference": "registry.suse.com/bci/bci-micro:15.6.24.2",
            "com.suse.bci.micro.release-stage": "released",
            "com.suse.bci.micro.source": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/c4136c6519a0f7f58d2c0ca542aee82a/",
            "com.suse.bci.micro.supportlevel": "l3",
            "com.suse.bci.micro.title": "SLE BCI 15 SP6 Micro",
            "com.suse.bci.micro.url": "https://www.suse.com/products/base-container-images/",
            "com.suse.bci.micro.vendor": "SUSE LLC",
            "com.suse.bci.micro.version": "15.6.24.2",
            "com.suse.eula": "sle-bci",
            "com.suse.lifecycle-url": "https://www.suse.com/lifecycle#suse-linux-enterprise-server-15",
            "com.suse.release-stage": "released",
            "com.suse.supportlevel": "l3",
            "io.artifacthub.package.logo-url": "https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg",
            "io.artifacthub.package.readme-url": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/c4136c6519a0f7f58d2c0ca542aee82a//README.md",
            "org.openbuildservice.disturl": "obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/c4136c6519a0f7f58d2c0ca542aee82a-micro-image",
            "org.opencontainers.image.authors": "SUSE LLC (https://www.suse.com/)",
            "org.opencontainers.image.created": "2024-08-09T15:24:32.303161690Z",
            "org.opencontainers.image.description": "A micro environment for containers based on the SLE Base Container Image.",
            "org.opencontainers.image.ref.name": "15.6.24.2",
            "org.opencontainers.image.source": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/c4136c6519a0f7f58d2c0ca542aee82a/",
            "org.opencontainers.image.title": "SLE BCI 15 SP6 Micro",
            "org.opencontainers.image.url": "https://www.suse.com/products/base-container-images/",
            "org.opencontainers.image.vendor": "SUSE LLC",
            "org.opencontainers.image.version": "15.6.24.2",
            "org.opensuse.reference": "registry.suse.com/bci/bci-micro:15.6.24.2"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 24969914,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/9e37ceb89ddb507df8075dc869e757d223096b24f3efa1fcff17fcf9f49c1dfb/merged",
            "UpperDir": "/var/lib/docker/overlay2/9e37ceb89ddb507df8075dc869e757d223096b24f3efa1fcff17fcf9f49c1dfb/diff",
            "WorkDir": "/var/lib/docker/overlay2/9e37ceb89ddb507df8075dc869e757d223096b24f3efa1fcff17fcf9f49c1dfb/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:d2b32284ec6c36bb7db926d62495b3de8e7222a4c460c1df8c8f3384a827ee70"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-04-17T16:55:18.286267964+08:00"
    }
}

更多版本

docker.io/rancher/mirrored-bci-micro:15.4.14.3

linux/amd64 docker.io24.12MB2024-10-13 20:38
135

docker.io/rancher/mirrored-bci-micro:15.6.24.2

linux/amd64 docker.io24.97MB2025-04-17 16:55
26