Arthur Erlich haylan
haylan closed issue haylan/godot-ci#6 2026-08-06 21:58:42 +00:00
Is a working mingw-w64 toolchain available on Alpine?
haylan commented on issue haylan/godot-ci#6 2026-08-06 21:58:41 +00:00
Is a working mingw-w64 toolchain available on Alpine?

Resolution already recorded on Smaller/faster godot-ci image (map)'s Decisions-so-far and acted on in [ticket #7](https://git.arthurerlich.de…

haylan closed issue haylan/godot-ci#5 2026-08-06 21:58:40 +00:00
Does official Blender run under Alpine/musl?
haylan commented on issue haylan/godot-ci#5 2026-08-06 21:58:39 +00:00
Does official Blender run under Alpine/musl?

Resolution already recorded on Smaller/faster godot-ci image (map)'s Decisions-so-far and acted on in [ticket #7](https://git.arthurerlich.de…

haylan closed issue haylan/godot-ci#4 2026-08-06 21:58:38 +00:00
Do official Godot Linux binaries run under Alpine/musl?
haylan commented on issue haylan/godot-ci#4 2026-08-06 21:58:37 +00:00
Do official Godot Linux binaries run under Alpine/musl?

Resolution already recorded on Smaller/faster godot-ci image (map)'s Decisions-so-far and acted on in [ticket #7](https://git.arthurerlich.de…

haylan closed issue haylan/godot-ci#3 2026-08-06 21:12:21 +00:00
Measure where current image's size/build-time actually go
haylan commented on issue haylan/godot-ci#3 2026-08-06 21:12:20 +00:00
Measure where current image's size/build-time actually go

Superseded — the size/build-time measurement this ticket asked for got captured directly while resolving ticket #7 instead of as a separate…

haylan closed issue haylan/godot-ci#7 2026-08-06 21:12:11 +00:00
Which base/approach wins: Alpine, trimmed Debian/Ubuntu, or slimming barichello?
haylan commented on issue haylan/godot-ci#7 2026-08-06 21:12:09 +00:00
Which base/approach wins: Alpine, trimmed Debian/Ubuntu, or slimming barichello?

Answer

Decided: debian:bookworm-slim, dropping barichello/godot-ci as a base entirely — Godot downloaded straight from official godot-builds releases (per abarichello's own approach),…

haylan commented on issue haylan/godot-ci#8 2026-08-06 20:44:49 +00:00
Is a glibc-based slim distro (e.g. debian-slim) a better fit than Alpine?

Researched: debian:bookworm-slim doesn't get you Alpine's size win. Per Docker Hub's official image listings, debian:bookworm-slim (26.92 MB compressed) is within ~5% of ubuntu:noble (28.37 MB) —…

haylan pushed to research/glibc-slim-alternative at haylan/godot-ci 2026-08-06 20:44:37 +00:00
ea7f49fe9f docs(research): evaluate debian-slim vs alpine for base image (#8)
haylan created branch research/glibc-slim-alternative in haylan/godot-ci 2026-08-06 20:44:37 +00:00
haylan opened issue haylan/godot-ci#8 2026-08-06 20:41:22 +00:00
Is a glibc-based slim distro (e.g. debian-slim) a better fit than Alpine?
haylan commented on issue haylan/godot-ci#6 2026-08-06 20:37:54 +00:00
Is a working mingw-w64 toolchain available on Alpine?

Researched this. Verdict: Alpine's community/edge repo does ship a mingw-w64-gcc cross toolchain, and it is posix-threads-only (built with --enable-threads=posix, no win32 alternative, so no…

haylan pushed to research/mingw-w64-alpine at haylan/godot-ci 2026-08-06 20:37:35 +00:00
2bfbffd5c5 docs(research): investigate mingw-w64 availability on Alpine
haylan created branch research/mingw-w64-alpine in haylan/godot-ci 2026-08-06 20:37:35 +00:00
haylan commented on issue haylan/godot-ci#4 2026-08-06 20:37:09 +00:00
Do official Godot Linux binaries run under Alpine/musl?

Research done, branch: research/godot-musl-alpine (docs/research/godot-musl-alpine.md — https://git.arthurerlich.de/haylan/godot-ci/src/branch/research/godot-musl-alpine/docs/research/godot-musl-a…

haylan created branch research/godot-musl-alpine in haylan/godot-ci 2026-08-06 20:36:52 +00:00
haylan pushed to research/godot-musl-alpine at haylan/godot-ci 2026-08-06 20:36:52 +00:00
c33760b3af docs(research): investigate Godot musl/Alpine compatibility (#4)