ghcr.io/linuxserver/qemu-static:latest linux/amd64

ghcr.io/linuxserver/qemu-static:latest - 国内下载镜像源 浏览次数:14

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

源镜像 ghcr.io/linuxserver/qemu-static:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxserver/qemu-static:latest
镜像ID sha256:20264455db5cc1fa1a5cda43b55db93b99157301f95bd48dfd512cb8d510e9e3
镜像TAG latest
大小 471.54MB
镜像源 ghcr.io
CMD
启动入口 /register
工作目录 /
OS/平台 linux/amd64
浏览量 14 次
贡献者
镜像创建 2025-12-08T17:43:50.987064437Z
同步时间 2025-12-15 17:07
更新时间 2025-12-16 00:40
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LSIO_FIRST_PARTY=true
镜像标签
Linuxserver.io version:- 10.0.2ds-2deb13u1bpo121-ls23 Build-date:- 2025-12-08T17:42:26+00:00: build_version thelamer: maintainer linuxserver.io: org.opencontainers.image.authors 2025-12-08T17:42:26+00:00: org.opencontainers.image.created Run multiple architectures of Docker containers on an x86_64 or aarch64 host using QEMU static.: org.opencontainers.image.description https://docs.linuxserver.io/images/docker-qemu-static: org.opencontainers.image.documentation GPL-3.0-only: org.opencontainers.image.licenses cb516c46b54786959eb7b16ba8eaca3d9510d037: org.opencontainers.image.ref.name cb516c46b54786959eb7b16ba8eaca3d9510d037: org.opencontainers.image.revision https://github.com/linuxserver/docker-qemu-static: org.opencontainers.image.source Qemu-static: org.opencontainers.image.title https://github.com/linuxserver/docker-qemu-static/packages: org.opencontainers.image.url linuxserver.io: org.opencontainers.image.vendor 10.0.2ds-2deb13u1bpo121-ls23: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxserver/qemu-static:latest
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxserver/qemu-static:latest  ghcr.io/linuxserver/qemu-static:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxserver/qemu-static:latest
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxserver/qemu-static:latest  ghcr.io/linuxserver/qemu-static:latest

Shell快速替换命令

sed -i 's#ghcr.io/linuxserver/qemu-static:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxserver/qemu-static:latest#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxserver/qemu-static:latest && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxserver/qemu-static:latest  ghcr.io/linuxserver/qemu-static:latest'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxserver/qemu-static:latest && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxserver/qemu-static:latest  ghcr.io/linuxserver/qemu-static:latest'

镜像构建历史


# 2025-12-09 01:43:50  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/register"]
                        
# 2025-12-09 01:43:50  458.00B 复制新文件或目录到容器中
COPY /root / # buildkit
                        
# 2025-12-09 01:43:50  463.10MB 复制新文件或目录到容器中
COPY /build-out/ / # buildkit
                        
# 2025-12-09 01:43:50  0.00B 添加元数据标签
LABEL maintainer=thelamer
                        
# 2025-12-09 01:43:50  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 10.0.2ds-2deb13u1bpo121-ls23 Build-date:- 2025-12-08T17:42:26+00:00
                        
# 2025-12-09 01:43:50  0.00B 定义构建参数
ARG QEMU_VERSION=10.0.2+ds-2+deb13u1~bpo12+1
                        
# 2025-12-09 01:43:50  0.00B 定义构建参数
ARG VERSION=10.0.2ds-2deb13u1bpo121-ls23
                        
# 2025-12-09 01:43:50  0.00B 定义构建参数
ARG BUILD_DATE=2025-12-08T17:42:26+00:00
                        
# 2025-12-09 01:43:50  0.00B 设置环境变量 LSIO_FIRST_PARTY
ENV LSIO_FIRST_PARTY=true
                        
# 2025-12-04 03:30:18  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2025-12-04 03:30:18  8.44MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.23.0-x86_64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:20264455db5cc1fa1a5cda43b55db93b99157301f95bd48dfd512cb8d510e9e3",
    "RepoTags": [
        "ghcr.io/linuxserver/qemu-static:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxserver/qemu-static:latest"
    ],
    "RepoDigests": [
        "ghcr.io/linuxserver/qemu-static@sha256:174f2f05a5b9cb0294985192bf76487ce4b7000634bd4f3cdc6610e43d8e2169",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxserver/qemu-static@sha256:17c66b08f4707ac01f32387c17d3abf7a1f501ed28125ae0f2e782ba2938f429"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-12-08T17:43:50.987064437Z",
    "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",
            "LSIO_FIRST_PARTY=true"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/register"
        ],
        "OnBuild": null,
        "Labels": {
            "build_version": "Linuxserver.io version:- 10.0.2ds-2deb13u1bpo121-ls23 Build-date:- 2025-12-08T17:42:26+00:00",
            "maintainer": "thelamer",
            "org.opencontainers.image.authors": "linuxserver.io",
            "org.opencontainers.image.created": "2025-12-08T17:42:26+00:00",
            "org.opencontainers.image.description": "Run multiple architectures of Docker containers on an x86_64 or aarch64 host using QEMU static.",
            "org.opencontainers.image.documentation": "https://docs.linuxserver.io/images/docker-qemu-static",
            "org.opencontainers.image.licenses": "GPL-3.0-only",
            "org.opencontainers.image.ref.name": "cb516c46b54786959eb7b16ba8eaca3d9510d037",
            "org.opencontainers.image.revision": "cb516c46b54786959eb7b16ba8eaca3d9510d037",
            "org.opencontainers.image.source": "https://github.com/linuxserver/docker-qemu-static",
            "org.opencontainers.image.title": "Qemu-static",
            "org.opencontainers.image.url": "https://github.com/linuxserver/docker-qemu-static/packages",
            "org.opencontainers.image.vendor": "linuxserver.io",
            "org.opencontainers.image.version": "10.0.2ds-2deb13u1bpo121-ls23"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 471539553,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/563f9ef4d40367746587ad6eda6ccd1df9194c40347ff5dc3f6d773e2c637350/diff:/var/lib/docker/overlay2/b11b6b2c61ccb3d2d3a2209d335fbbd39f910f40176cdf6730aabe1500f34ef6/diff",
            "MergedDir": "/var/lib/docker/overlay2/cedf94bc91caedcf3a5f0e1dd55d656dbf4339d8392c45baf8727d7f7a7f9810/merged",
            "UpperDir": "/var/lib/docker/overlay2/cedf94bc91caedcf3a5f0e1dd55d656dbf4339d8392c45baf8727d7f7a7f9810/diff",
            "WorkDir": "/var/lib/docker/overlay2/cedf94bc91caedcf3a5f0e1dd55d656dbf4339d8392c45baf8727d7f7a7f9810/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:5aa68bbbc67e405a7cfa11466b02f1c9597add532909fb9a4d0f6f58a30b044e",
            "sha256:c362094e1347bc58eb1fe54af9899d441d97a0c608b593b80f07af057a6942d8",
            "sha256:2f68621ab99708f56ca0839cbbf9f7b41f1e39e7d962c416f49b5b3fa3261f98"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-12-15T17:07:41.379931118+08:00"
    }
}

更多版本

ghcr.io/linuxserver/qemu-static:latest

linux/amd64 ghcr.io471.54MB2025-12-15 17:07
13