feat/docker-registry #11

Merged
brad merged 2 commits from feat/docker-registry into main 2026-02-23 15:46:31 -08:00
Owner
No description provided.
fix: rename 5E_MIRROR_REPO → FIVETOOLS_MIRROR_REPO, add ca-certificates
Some checks failed
CI / lint-test-build (push) Has been cancelled
63c15ca236
Env vars starting with a digit are non-POSIX and get silently dropped
by Docker, so the mirror URL was never picked up. Rename to match the
existing FIVETOOLS_SRC_DIR convention.

Also add ca-certificates to the production Docker image so git can
verify HTTPS when cloning mirror/homebrew repos on first boot.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
feat: multi-platform Docker builds (amd64 + arm64 + arm/v7)
Some checks failed
Build Docker Image / build (push) Failing after 29s
Build Docker Image / notify (push) Has been skipped
CI / lint-test-build (pull_request) Successful in 48s
CI / lint-test-build (push) Successful in 48s
467c7a73f8
Add QEMU emulation and Docker Buildx to CI so the image builds for
Intel, Apple Silicon, and older Raspberry Pi in a single workflow run.
Docker pull automatically resolves to the right architecture.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
brad merged commit 467c7a73f8 into main 2026-02-23 15:46:31 -08:00
brad deleted branch feat/docker-registry 2026-02-23 15:46:32 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dungeonchurch/5e-tools-mcp!11
No description provided.