
Am 12.07.25 um 10:12 schrieb Max Chernoff:
Hi Hraban,
On Fri, 2025-07-11 at 09:39 +0200, Henning Hraban Ramm wrote:
the ConTeXt dockerfiles from “Island of TeX” (https://github.com/islandoftex/context) … – still distinguish MkIV beta/current – install modules via rsync also for LMTX which pulls in some outdated ones – use Debian instead of Alpine because Linux/MUSL binary wasn’t working at the time (but should now, otherwise compiling it on the fly is an option)
Would it make sense to change this?
I opened a new issue there volunteering to help:
Thank you! I stumbled upon it since I’m using ConTeXt in one Jenkins job at work, and the (full) TeX live docker image is needlessly huge. If your proposal of a scheme-context TeX live image works the same as the LMTX image, even better. I don’t even need modules in this case – I don’t think all of them are included in TeX live, need to check… Hraban