Skip to content

Change default work directory #18

@Kobzol

Description

@Kobzol

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions