-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Description
Hi, when I was building my custom image, I wanted to add some biblatex files to TEXMFHOME. The problem is that in the base image TEXMFHOME is located at /data/tex, which means that when the cmd scripts mount a directory like this: -v "$PWD":/data, it will overwrite the contents of TEXMFHOME.
I suggest changing the workdir to something like /data/src, so that TEXMFHOME is undisturbed.
Metadata
Metadata
Assignees
Labels
No labels