Skip to content

ARM架构机器运行AMD架构的docker镜像 #15

Description

@wejudging

安装 QEMU

apt install sudo
sudo apt-get update
sudo apt-get install qemu-user 
sudo apt-get install qemu-user-static

安装 binfmt-support

sudo apt-get install binfmt-support

将 QEMU 模拟器注册到内核

sudo update-binfmts --enable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions