![]() | 1 superchijinpeng 2022-07-29 11:04:42 +08:00 有 buildx 和 nerdctl |
2 novolunt 2022-07-29 11:26:09 +08:00 containerd 就用 buildx 和 crictl 或者用 podman |
![]() | 3 smartbot 2022-07-29 14:45:57 +08:00 提一点, 有些 x86 docker 镜像, 使用了 x86 特有的指令集, 无法在 m1 下以 x86 模式运行。 例如,paddleocr , 运行时报错:Your machine doesn't support AVX |
![]() | 4 dingwen07 2022-07-30 01:57:52 +08:00 via iPhone 运行 x86 镜像还好,编译起来就没几个成功的 |