Dear list,


currently I work on a customized Docker container based on Ubuntu 16.04 where I 
run ConTeXt standalone. To install ConTeXt, I use the approach described in the 
wiki:


RUN wget http://minimals.contextgarden.net/setup/first-setup.sh &&\
    sh ./first-setup.sh --modules=all

After setting ConTeXt root everything works fine and as expected. However, the 
texfont tool seems to be missing which means I cannot install new fonts in my 
container. This seems kind of odd to me since I thought texfont is available 
automatically after ConTeXt is installed.

I also tried Henri's Debian-based Dockerfile, but texfont seems to be missing 
there, too.

Any ideas on this? Have I missed something?


Many thanks in advance and best wishes,
Michelle

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to