ci-actions/docker-publish
Andras Schmelczer f2a58b2fb3 docker-publish: use BuildKit (buildx) instead of legacy builder
The runners share one host Docker daemon across replicas; the legacy
builder corrupts layers under that concurrency. buildx builds in an
isolated buildkitd container. buildx is installed as a static binary,
keeping the no-marketplace-actions property.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 14:50:20 +01:00
..
action.yml docker-publish: use BuildKit (buildx) instead of legacy builder 2026-06-06 14:50:20 +01:00