Commit d0f4a14
chore: remove Docker packaging and its docs
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>1 parent efaca46 commit d0f4a14
7 files changed
Lines changed: 4 additions & 375 deletions
File tree
- .github/workflows
- docs/docs
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | 140 | | |
155 | 141 | | |
156 | 142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | 120 | | |
150 | 121 | | |
151 | 122 | | |
| |||
154 | 125 | | |
155 | 126 | | |
156 | 127 | | |
157 | | - | |
158 | | - | |
| 128 | + | |
159 | 129 | | |
160 | 130 | | |
161 | 131 | | |
| |||
278 | 248 | | |
279 | 249 | | |
280 | 250 | | |
281 | | - | |
282 | 251 | | |
283 | 252 | | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | 253 | | |
292 | 254 | | |
293 | 255 | | |
| |||
This file was deleted.
0 commit comments