[NTG-context] Re: curl missing from Docker image -> install-modules does not work

2025-05-07 Thread Aditya Mahajan
On Tue, 29 Apr 2025, Marco Riggirello wrote: > Hi Bruce, > > thanks for your suggestions. Since I wanted to play with a solution similar > to the one posted by Adityam on his blog > > https://adityam.github.io/context-blog/post/markdown-with-gpp/ > > I ended up with a custom Docker image to hav

[NTG-context] Re: curl missing from Docker image -> install-modules does not work

2025-04-29 Thread Marco Riggirello
Hi Bruce, thanks for your suggestions. Since I wanted to play with a solution similar to the one posted by Adityam on his blog https://adityam.github.io/context-blog/post/markdown-with-gpp/ I ended up with a custom Docker image to have gpp, pandoc and context in the same environment. Here's

[NTG-context] Re: curl missing from Docker image -> install-modules does not work

2025-04-10 Thread Bruce Horrocks
> On 10 Apr 2025, at 13:14, Marco Riggirello > wrote: > > installing modules into the docker image is not possible since the curl > command is not part of the image. If I run > $ docker run --rm --entrypoint "" contextgarden/context:lmtx /bin/sh -c "cd > /context/tex/ && mtxrun --script insta