📌 📄 内容摘要:
疯狂驴驴 (@do2) 在 Docker Buildx怎么使用使用代理? 中发帖
因为要用打包 arm 平台上的镜像,所以尝试用buildx 来搞
# Dockerfile
FROM hello-world
sudo docker buildx build -f Dockerfile -t aaa . --load
不配置代理连最简单的hello world 都打包不了,更别提跨平台了
[image]
[image]
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/250593/1
─────────────────────────────
📢 来源:LINUX DO