buildx tag 的问题#1330
No response
#1076 后续
我在 https://cnb.cool/hex/loong/docker-buildx-multi-platform-example 仓库中做了测试。
当 使用 tags: cnb:arch:amd64:containerd-snapshotter 的tag时候,构建失败了。
代码:hex/loong/docker-buildx-multi-platform-example@efbdf21c 流水线:https://cnb.cool/hex/loong/docker-buildx-multi-platform-example/-/build/logs/cnb-fa8-1j0msv1s9
efbdf21c
当去掉这个tag的时候,构建是好的,同时我也测试了在vsc中的情况,构建也是好的。
代码:https://cnb.cool/hex/loong/docker-buildx-multi-platform-example 流水线:https://cnb.cool/hex/loong/docker-buildx-multi-platform-example/-/build/logs/cnb-0hg-1j0np7eak
vsc 环境:
比较了一下ci和vsc的inspect,发现存在下面的差异:
vsc的支持是完整的:
ci 使用 tags: cnb:arch:amd64:containerd-snapshotter 仅支持有限的架构:
原因:
提供一下 trace id 或 响应头 traceparent?
No response
描述一下重现步骤?更快的确认问题
#1076 后续
我在 https://cnb.cool/hex/loong/docker-buildx-multi-platform-example 仓库中做了测试。
当 使用 tags: cnb:arch:amd64:containerd-snapshotter 的tag时候,构建失败了。
代码:hex/loong/docker-buildx-multi-platform-example@
efbdf21c流水线:https://cnb.cool/hex/loong/docker-buildx-multi-platform-example/-/build/logs/cnb-fa8-1j0msv1s9
当去掉这个tag的时候,构建是好的,同时我也测试了在vsc中的情况,构建也是好的。
代码:https://cnb.cool/hex/loong/docker-buildx-multi-platform-example
流水线:https://cnb.cool/hex/loong/docker-buildx-multi-platform-example/-/build/logs/cnb-0hg-1j0np7eak
vsc 环境:

比较了一下ci和vsc的inspect,发现存在下面的差异:
vsc的支持是完整的:

ci 使用 tags: cnb:arch:amd64:containerd-snapshotter 仅支持有限的架构:
