fix/publish-native-snapshotter
main
vfs dockerd 已解决 nested overlay mount,但 Docker engine 的 default Buildx driver 不支持 SBOM/provenance attestations。
vfs
docker-container
native
--provenance=mode=max
--sbom=true
最终验证仍由合并后的动态 Pod publish workflow 完成。
git diff --check
No dependencies set.
The note is not visible to the blocked user.
问题
vfs dockerd 已解决 nested overlay mount,但 Docker engine 的 default Buildx driver 不支持 SBOM/provenance attestations。
修复
vfs和禁用 containerd snapshotterdocker-containerBuildKit workernativesnapshotter--provenance=mode=max与--sbom=true验证
最终验证仍由合并后的动态 Pod publish workflow 完成。
git diff --check通过