meda 69d77d4ca0 feat: composite action for labeled buildkitd + remote buildx driver
The default docker-container driver of docker/setup-buildx-action ignores
driver-opts labels (container created with labels={}) and the Docker API
cannot PATCH labels on existing containers. Start a privileged, labeled
buildkitd ourselves (idempotent, restart unless-stopped) and connect via
driver: remote endpoint docker-container://<name>.
2026-09-01 11:52:19 +02:00
S
Description
No description provided
39 KiB