fix: remove registry build cache — Forgejo rejects large layer blobs #7

Merged
bvandeusen merged 0 commits from dev into main 2026-03-16 13:37:44 -04:00
bvandeusen commented 2026-03-16 13:37:38 -04:00 (Migrated from git.fabledsword.com)

Even mode=min still hits the registry's blob size limit (400 Bad Request).
The local runner's Docker daemon layer cache is sufficient for fast
incremental builds without needing a separate registry cache tag.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Even mode=min still hits the registry's blob size limit (400 Bad Request). The local runner's Docker daemon layer cache is sufficient for fast incremental builds without needing a separate registry cache tag. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bvandeusen/FabledScribe#7