Files
polymarket-bot/.gitea
chemavx a4c04dedd7
CI/CD / build-and-push (push) Failing after 5m14s
ci: disable BuildKit to fix registry-mirror HTTPS bug in Docker 24
Docker 24's embedded BuildKit ignores the http:// prefix in registry-mirrors
and always attempts HTTPS, breaking the local pull-through cache.
DOCKER_BUILDKIT=0 uses the legacy builder which respects the daemon mirror
config correctly. Cache still works via --cache-from + buildcache tag.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 17:42:05 +00:00
..