I am running the Dockerfile like this:
FROM qmcgaw/latexdevcontainer:latest-full
to get full access to xelatex as compiler, but when I try to create the PDF, I get this error:
[FROM qmcgaw/latexdevcontainer:latest-full qmcgaw/latexdevcontainer:latest-full](xelatex: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory)
I am running the Dockerfile like this:
FROM qmcgaw/latexdevcontainer:latest-fullto get full access to xelatex as compiler, but when I try to create the PDF, I get this error:
[FROM qmcgaw/latexdevcontainer:latest-full qmcgaw/latexdevcontainer:latest-full](xelatex: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory)