> > Just as a reminder, there are already instructions for installing ConTeXt > into a Docker container on the Wiki. No need to hack the Keenwrite version. > > < > https://wiki.contextgarden.net/Installing_ConTeXt_LMTX_into_a_Docker_container > > >
Some possible issues with the container code on that page: * Inkscape isn't installed, so SVG files may not fully work in all cases. * The base image (debian:latest) has a far larger footprint than needed (alpine:latest is minimal). * Lots of files remain that are not needed, bloating the image more than necessary (e.g., PDF docs). * No extra fonts are installed, so users may have to modify the container anyway to add those fonts. * Certificates may not be up to date. * May be helpful to set OSFONTDIR. * Relies on Docker (and Docker names), which isn't free on all platforms; podman is free on all systems. * Nit: Hard-coded references to "linux-64" could use a variable, instead. Cheers!
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror) archive : https://github.com/contextgarden/context wiki : https://wiki.contextgarden.net ___________________________________________________________________________________
