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

docker.io/rancher/mirrored-bci-micro:15.6.24.2 - 国内下载镜像源 浏览次数:19 安全受验证的发布者-Rancher 温馨提示: 这是一个 linux/arm64 系统架构镜像
**镜像描述** 该镜像是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-linuxarm64
镜像ID sha256:1b6b91b2343d7451578a286f600c53d5a602ce8a3bf162914612569a3f7b4066
镜像TAG 15.6.24.2-linuxarm64
大小 27.75MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/bash
启动入口
工作目录
OS/平台 linux/arm64
浏览量 19 次
贡献者
镜像创建 2024-08-09T15:26:41Z
同步时间 2025-08-11 16:38
更新时间 2025-08-18 16:56
镜像标签
SUSE LLC (https://www.suse.com/): com.suse.bci.micro.authors 2024-08-09T15:26:35.863533160Z: 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:26:35.863533160Z: 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-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-bci-micro:15.6.24.2-linuxarm64  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-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-bci-micro:15.6.24.2-linuxarm64  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-linuxarm64#' 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-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-bci-micro:15.6.24.2-linuxarm64  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-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-bci-micro:15.6.24.2-linuxarm64  docker.io/rancher/mirrored-bci-micro:15.6.24.2'

镜像构建历史


# 2024-08-09 23:26:41  27.75MB 
KIWI 9.24.43
                        
                    

镜像信息

{
    "Id": "sha256:1b6b91b2343d7451578a286f600c53d5a602ce8a3bf162914612569a3f7b4066",
    "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-linuxarm64"
    ],
    "RepoDigests": [
        "rancher/mirrored-bci-micro@sha256:6d9cbebabbf60987f7976263b193337bbb69d8408c5ed89df56c09ef30cece9f",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-bci-micro@sha256:f9bb26978da792e3978eda7be4bf7cdef46cb46687ab1a3cf048b757f5aebc28"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2024-08-09T15:26:41Z",
    "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:26:35.863533160Z",
            "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:26:35.863533160Z",
            "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": "arm64",
    "Os": "linux",
    "Size": 27751093,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/436ce482d1e6a101723561e779e9439a352366730892be0ff6cd4e1973bbe4ca/merged",
            "UpperDir": "/var/lib/docker/overlay2/436ce482d1e6a101723561e779e9439a352366730892be0ff6cd4e1973bbe4ca/diff",
            "WorkDir": "/var/lib/docker/overlay2/436ce482d1e6a101723561e779e9439a352366730892be0ff6cd4e1973bbe4ca/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:d3b4b73b4cff1f50fa86f7aa4cc89981989940aec2f8485df74f5a1ec477c175"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-08-11T16:38:18.863668381+08:00"
    }
}

更多版本

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

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

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

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

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

linux/arm64 docker.io27.75MB2025-08-11 16:38
18