nukopy/ubuntu-texlive-ja

[hotfix] Multi-platforms support

Closed this issue · 0 comments

nukopy commented

Dockerfile of current version only supports x86_64-linux. This should be fixed immediately.

# Add TeX Live to PATH
ENV PATH /usr/local/texlive/${TEXLIVE_VERSION}/bin/x86_64-linux:$PATH