docker.io/tonistiigi/binfmt:qemu-v10.0.4-56 linux/amd64

docker.io/tonistiigi/binfmt:qemu-v10.0.4-56 - 国内下载镜像源 浏览次数:10
BINfmt 是一个专门用于执行其他二进制文件的 Docker 镜像。这个镜像提供了一个可执行的 binfmt_misc 模块,可以在容器中运行未知格式的二进制文件。
源镜像 docker.io/tonistiigi/binfmt:qemu-v10.0.4-56
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt:qemu-v10.0.4-56
镜像ID sha256:c97f15e717f7eb99d237e46f0a3553da8cfdf470a15bba459c056d90d0e398f5
镜像TAG qemu-v10.0.4-56
大小 83.33MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /usr/bin/binfmt
工作目录 /
OS/平台 linux/amd64
浏览量 10 次
贡献者
镜像创建 2025-09-11T09:43:57.050886711Z
同步时间 2025-12-08 10:54
更新时间 2025-12-08 13:47
目录挂载
/tmp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin QEMU_PRESERVE_ARGV0=1
镜像标签
2025-09-11T09:13:47.128Z: org.opencontainers.image.created Cross-platform emulator collection distributed with Docker images: org.opencontainers.image.description MIT: org.opencontainers.image.licenses 8bf932dba1f67bb274320e7cebece2807e4b99e1: org.opencontainers.image.revision https://github.com/tonistiigi/binfmt: org.opencontainers.image.source Binfmt: org.opencontainers.image.title https://github.com/tonistiigi/binfmt: org.opencontainers.image.url qemu-v10.0.4-56: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt:qemu-v10.0.4-56
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt:qemu-v10.0.4-56  docker.io/tonistiigi/binfmt:qemu-v10.0.4-56

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt:qemu-v10.0.4-56
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt:qemu-v10.0.4-56  docker.io/tonistiigi/binfmt:qemu-v10.0.4-56

Shell快速替换命令

sed -i 's#tonistiigi/binfmt:qemu-v10.0.4-56#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt:qemu-v10.0.4-56#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt:qemu-v10.0.4-56 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt:qemu-v10.0.4-56  docker.io/tonistiigi/binfmt:qemu-v10.0.4-56'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt:qemu-v10.0.4-56 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt:qemu-v10.0.4-56  docker.io/tonistiigi/binfmt:qemu-v10.0.4-56'

镜像构建历史


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

镜像信息

{
    "Id": "sha256:c97f15e717f7eb99d237e46f0a3553da8cfdf470a15bba459c056d90d0e398f5",
    "RepoTags": [
        "tonistiigi/binfmt:qemu-v10.0.4-56",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt:qemu-v10.0.4-56"
    ],
    "RepoDigests": [
        "tonistiigi/binfmt@sha256:30cc9a4d03765acac9be2ed0afc23af1ad018aed2c28ea4be8c2eb9afe03fbd1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt@sha256:a09b266d393f8add3b541c0c2759ac05013fe8405641e16fac2550be4bcfa83b"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-09-11T09:43:57.050886711Z",
    "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-09-11T09:13:47.128Z",
            "org.opencontainers.image.description": "Cross-platform emulator collection distributed with Docker images",
            "org.opencontainers.image.licenses": "MIT",
            "org.opencontainers.image.revision": "8bf932dba1f67bb274320e7cebece2807e4b99e1",
            "org.opencontainers.image.source": "https://github.com/tonistiigi/binfmt",
            "org.opencontainers.image.title": "Binfmt",
            "org.opencontainers.image.url": "https://github.com/tonistiigi/binfmt",
            "org.opencontainers.image.version": "qemu-v10.0.4-56"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 83325873,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/a2ff7a02c3f54746aa3b70e31cac781d7bfbad0807b56cd9094d99fc9f34dbc5/diff",
            "MergedDir": "/var/lib/docker/overlay2/0daa94acefc864e210079752ea8cff9078e42c40a195051e117ed866857b6efd/merged",
            "UpperDir": "/var/lib/docker/overlay2/0daa94acefc864e210079752ea8cff9078e42c40a195051e117ed866857b6efd/diff",
            "WorkDir": "/var/lib/docker/overlay2/0daa94acefc864e210079752ea8cff9078e42c40a195051e117ed866857b6efd/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:ba63059928005ec5a66585f9353d2f4e14eaede3da6a25acac0a4f44d809cb64",
            "sha256:66aa431c2e5b0cb36e6f7fde44ab8195fab52d6c93b407c720212e28337ac745"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-12-08T10:54:01.454294314+08:00"
    }
}

更多版本

docker.io/tonistiigi/binfmt:master

linux/amd64 docker.io78.16MB2024-08-08 21:14
610

docker.io/tonistiigi/binfmt:latest

linux/amd64 docker.io60.18MB2025-01-17 15:26
659

docker.io/tonistiigi/binfmt:qemu-v9.2.2-52

linux/amd64 docker.io80.87MB2025-07-17 17:34
248

docker.io/tonistiigi/binfmt:qemu-v9.2.2-52

linux/arm64 docker.io78.10MB2025-07-21 15:30
182

docker.io/tonistiigi/binfmt:qemu-v8.1.4-37

linux/amd64 docker.io68.99MB2025-11-05 14:03
53

docker.io/tonistiigi/binfmt:qemu-v10.0.4-56

linux/amd64 docker.io83.33MB2025-12-08 10:54
9