mirror of
https://github.com/docker/setup-buildx-action.git
synced 2026-03-16 14:17:15 +08:00
Reads BP_DOCKERHUB_PROXY env var and injects it as a mirror for docker.io in the buildkit TOML config. Fixes 504 Gateway Timeout on IPv6 clusters that cannot reach registry-1.docker.io directly.