3
|
Sredny M Casanova · 技术社区 · 7 年前 |
![]() |
1
2
您的docker映像从alpine linux dstro开始。因此,您应该使用受支持的cpu体系结构
您可以在这里看到其他受支持的体系结构。 https://hub.docker.com/r/library/alpine/ 链接到阿尔卑斯山码头图片的其他架构可以找到 在这里 https://github.com/docker-library/official-images#architectures-other-than-amd64 |