Skip to content

chore: remove Docker packaging and its docs#42

Merged
beetlebugorg merged 1 commit into
mainfrom
chore/remove-docker
Jul 6, 2026
Merged

chore: remove Docker packaging and its docs#42
beetlebugorg merged 1 commit into
mainfrom
chore/remove-docker

Conversation

@beetlebugorg

Copy link
Copy Markdown
Owner

Drop the container image path entirely: Dockerfile, .dockerignore, compose.yaml, and the docker.yml GHCR-publish workflow. Strip the Docker documentation that went with it — the README "🐳 Run with Docker" section and the container/make musl build blurb, plus the docs-site installation page's "Run with Docker (recommended)" section and its Mac→Docker-Desktop pointer (macOS now points straight at build-from-source).

Also drop the make musl target: its only consumer was the FROM-scratch image, so it's orphaned once Docker is gone. The underlying LIBC=musl static-build path in scripts/xbuild-tile57.sh is kept.

Drop the container image path entirely: Dockerfile, .dockerignore,
compose.yaml, and the docker.yml GHCR-publish workflow. Strip the Docker
documentation that went with it — the README "🐳 Run with Docker" section and
the container/`make musl` build blurb, plus the docs-site installation page's
"Run with Docker (recommended)" section and its Mac→Docker-Desktop pointer
(macOS now points straight at build-from-source).

Also drop the `make musl` target: its only consumer was the FROM-scratch
image, so it's orphaned once Docker is gone. The underlying LIBC=musl
static-build path in scripts/xbuild-tile57.sh is kept.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@beetlebugorg beetlebugorg merged commit 7053196 into main Jul 6, 2026
4 checks passed
@beetlebugorg beetlebugorg deleted the chore/remove-docker branch July 6, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant