ℹ️
注意:这是一个 latest 标签镜像

latest 并不代表最新版本,本站同步时间存在延迟,无法保证此镜像与上游最新版本一致
生产环境建议使用明确的版本号(如 v1.2.3),避免因版本不一致导致问题。 了解更多 →

logo
ghcr.io/loong64/binfmt:latest
linux/loong64 ghcr.io 请确认架构匹配

该镜像用于配置binfmt_misc机制,以支持在不同架构系统中运行LoongArch(龙芯)架构的二进制程序,帮助实现跨架构环境下的二进制兼容性,常用于容器或多架构系统的环境搭建中。

13
浏览次数
180.91MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/loong64/binfmt:latest-linuxloong64
源镜像
ghcr.io/loong64/binfmt:latest
镜像ID
sha256:e39ea9bc9230de4cf982e00e35cdee2c214b177ae5400680bb74402436699f37
镜像 TAG
latest-linuxloong64
镜像大小
180.91MB
平台架构
linux/loong64
镜像源
ghcr.io
CMD
启动入口
/usr/bin/binfmt
工作目录
/
OS/平台
linux/loong64
镜像创建
2025-04-13T10:06:20.749220906Z
同步时间
2026-07-10 15:18
浏览量
13 次
贡献者
📁 目录挂载 1
 /tmp
⚙️ 环境变量 2
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
QEMU_PRESERVE_ARGV0=1 1
🏷️ 镜像标签 8
KeyValue
2025-04-13T09:24:53.616Z org.opencontainers.image.created
Cross-platform emulator collection distributed with Docker images org.opencontainers.image.description
MIT org.opencontainers.image.licenses
92f741a0429dd8fcb680af6fbb2af43bf2edd349 org.opencontainers.image.revision
https://github.com/loong64/binfmt org.opencontainers.image.source
Binfmt org.opencontainers.image.title
https://github.com/loong64/binfmt org.opencontainers.image.url
qemu-v9.2.2-5 org.opencontainers.image.version
🛡️ 镜像安全扫描
Trivy 2026-07-10 15:18 查看完整报告
2
低危 LOW
25
中危 MEDIUM
15
高危 HIGH
1
严重 CRITICAL
受影响目标 (1)
usr/bin/binfmt gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/loong64/binfmt:latest-linuxloong64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/loong64/binfmt:latest-linuxloong64  ghcr.io/loong64/binfmt:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/loong64/binfmt:latest-linuxloong64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/loong64/binfmt:latest-linuxloong64  ghcr.io/loong64/binfmt:latest

Shell快速替换命令

sed -i 's#ghcr.io/loong64/binfmt:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/loong64/binfmt:latest-linuxloong64#' deployment.yaml

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-04-13 18:06:20  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/tmp]
                        
# 2025-04-13 18:06:20  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/bin/binfmt"]
                        
# 2025-04-13 18:06:20  0.00B 设置环境变量 QEMU_PRESERVE_ARGV0
ENV QEMU_PRESERVE_ARGV0=1
                        
# 2025-04-13 18:06:20  0.00B 定义构建参数
ARG QEMU_PRESERVE_ARGV0=1
                        
# 2025-04-13 18:06:20  3.94MB 复制新文件或目录到容器中
COPY /go/bin/binfmt /usr/bin/binfmt # buildkit
                        
# 2025-04-13 18:06:20  176.97MB 复制新文件或目录到容器中
COPY / /usr/bin/ # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:e39ea9bc9230de4cf982e00e35cdee2c214b177ae5400680bb74402436699f37",
    "RepoTags": [
        "ghcr.io/loong64/binfmt:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/loong64/binfmt:latest-linuxloong64"
    ],
    "RepoDigests": [
        "ghcr.io/loong64/binfmt@sha256:abe730caa95d5495aa1b888e2d77eadc41b3ea303ef75e2d82f8dad420b7f4d9",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/loong64/binfmt@sha256:be0fb75685bb7accc616b0706ea0c8b509014cadf2dc6ff6bfdc080c1e1d2d32"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-04-13T10:06:20.749220906Z",
    "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",
            "QEMU_PRESERVE_ARGV0=1"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": {
            "/tmp": {}
        },
        "WorkingDir": "/",
        "Entrypoint": [
            "/usr/bin/binfmt"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2025-04-13T09:24:53.616Z",
            "org.opencontainers.image.description": "Cross-platform emulator collection distributed with Docker images",
            "org.opencontainers.image.licenses": "MIT",
            "org.opencontainers.image.revision": "92f741a0429dd8fcb680af6fbb2af43bf2edd349",
            "org.opencontainers.image.source": "https://github.com/loong64/binfmt",
            "org.opencontainers.image.title": "Binfmt",
            "org.opencontainers.image.url": "https://github.com/loong64/binfmt",
            "org.opencontainers.image.version": "qemu-v9.2.2-5"
        }
    },
    "Architecture": "loong64",
    "Os": "linux",
    "Size": 180909852,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/5419e70371463648d86fcdf05ebcd263f767e3686282361fd4ccb2e6cbe7dae8/diff",
            "MergedDir": "/var/lib/docker/overlay2/7fc06dcb2d0ad0323f0c016b6332055ed6fee6e28c3c77d157ac1f0be13ad8f9/merged",
            "UpperDir": "/var/lib/docker/overlay2/7fc06dcb2d0ad0323f0c016b6332055ed6fee6e28c3c77d157ac1f0be13ad8f9/diff",
            "WorkDir": "/var/lib/docker/overlay2/7fc06dcb2d0ad0323f0c016b6332055ed6fee6e28c3c77d157ac1f0be13ad8f9/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:3cf764a263ebab329224f7ef29d4b9f231d98694feb25bdccbc787d847f42a60",
            "sha256:45c0fd9109edb3a597539b49680d025bcc448dd0f5eab610264659195fe7b597"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-07-10T15:18:15.312864929+08:00"
    }
}

更多版本

ghcr.io/loong64/binfmt:latest

linux/loong64 ghcr.io180.91MB2026-07-10 15:18
12
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×