1 May
2021
1 May
'21
8:35 p.m.
On 2021-05-01, Bruce Horrocks
On 30 Apr 2021, at 19:53, Nicola
wrote: I'd like to run ConTeXt on Alpine Linux (ultimately, to run it on an iPad with the iSH app). I am currently testing it with Docker. This is what I have done:
docker pull econcz/x86-alpine-glibc:ish-import
Why is your first line not
$ docker pull alpine
I was following the documentation of iSH, which is where I want to use the container eventually. But I may probably use the alpine image as well, which is more up to date and allows me to install TeX Live 2020.
I would start with that then test each new step at the interactive shell before adding to the compose file and moving onto the next step.
Unfortunately, even with the image above I get the same errors. Nicola