Created
December 29, 2019 11:53
-
-
Save RahulJyala7/d565f45ef8ee7bd3527cf2d85f347361 to your computer and use it in GitHub Desktop.
Letex Docker
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| docker run --rm -i --user="$(id -u):$(id -g)" --net=none -v /"$PWD":/data blang/latex xelatex main.tex |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment