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

docker.io/tonistiigi/binfmt:qemu-v9.2.2-52 - 国内下载镜像源 浏览次数:12
BINfmt 是一个专门用于执行其他二进制文件的 Docker 镜像。这个镜像提供了一个可执行的 binfmt_misc 模块,可以在容器中运行未知格式的二进制文件。
源镜像 docker.io/tonistiigi/binfmt:qemu-v9.2.2-52
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt:qemu-v9.2.2-52
镜像ID sha256:69b92b14f1ebdc33c46dec2d21e4e306fde34da0f227cf3cf0564045c020f6ed
镜像TAG qemu-v9.2.2-52
大小 80.87MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /usr/bin/binfmt
工作目录 /
OS/平台 linux/amd64
浏览量 12 次
贡献者
镜像创建 2025-02-27T23:22:54.503419179Z
同步时间 2025-07-17 17:34
更新时间 2025-07-18 03:54
目录挂载
/tmp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin QEMU_PRESERVE_ARGV0=1
镜像标签
2025-02-27T22:44:05.618Z: org.opencontainers.image.created Cross-platform emulator collection distributed with Docker images: org.opencontainers.image.description MIT: org.opencontainers.image.licenses b900248fe6d88370074a844ae6af4eef380ceceb: 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-v9.2.2-52: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt:qemu-v9.2.2-52
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt:qemu-v9.2.2-52  docker.io/tonistiigi/binfmt:qemu-v9.2.2-52

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt:qemu-v9.2.2-52
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt:qemu-v9.2.2-52  docker.io/tonistiigi/binfmt:qemu-v9.2.2-52

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


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

镜像信息

{
    "Id": "sha256:69b92b14f1ebdc33c46dec2d21e4e306fde34da0f227cf3cf0564045c020f6ed",
    "RepoTags": [
        "tonistiigi/binfmt:qemu-v9.2.2-52",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt:qemu-v9.2.2-52"
    ],
    "RepoDigests": [
        "tonistiigi/binfmt@sha256:1b804311fe87047a4c96d38b4b3ef6f62fca8cd125265917a9e3dc3c996c39e6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/tonistiigi/binfmt@sha256:b5fad7ad5c298f21f31b874dd0f823ff079967b9c0c2fc9cbd542f122a5ebd6f"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-02-27T23:22:54.503419179Z",
    "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-02-27T22:44:05.618Z",
            "org.opencontainers.image.description": "Cross-platform emulator collection distributed with Docker images",
            "org.opencontainers.image.licenses": "MIT",
            "org.opencontainers.image.revision": "b900248fe6d88370074a844ae6af4eef380ceceb",
            "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-v9.2.2-52"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 80865298,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/09440202d7eb12badbc8d4dea8a5067c76ae9b9c737bae3b454965a18173fefa/diff",
            "MergedDir": "/var/lib/docker/overlay2/580bdc887bdbae51b73f4ce8faf2a3d448c3f7ce29198e0f4fdf500a75109325/merged",
            "UpperDir": "/var/lib/docker/overlay2/580bdc887bdbae51b73f4ce8faf2a3d448c3f7ce29198e0f4fdf500a75109325/diff",
            "WorkDir": "/var/lib/docker/overlay2/580bdc887bdbae51b73f4ce8faf2a3d448c3f7ce29198e0f4fdf500a75109325/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:b6245b272dd4c758751019654c7b4cac55ea5624168ef3839c1c974e15a9aae0",
            "sha256:d5059a526abb6347af9f8e21b71fb238e355f84fdb4cc556cb3f1522abb09a06"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-07-17T17:34:15.166289707+08:00"
    }
}

更多版本

docker.io/tonistiigi/binfmt:master

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

docker.io/tonistiigi/binfmt:latest

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

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

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