0x00 前言 缘起于使用 MBP M1 Arm64 构建的 docker 镜像推到 Amd64 架构的测试环境中可以正常运行,好奇 Docker 是怎么实现的。 0x01 docker multi-pl...