Skip to content

Instantly share code, notes, and snippets.

@RahulJyala7
Created December 29, 2019 11:53
Show Gist options
  • Select an option

  • Save RahulJyala7/d565f45ef8ee7bd3527cf2d85f347361 to your computer and use it in GitHub Desktop.

Select an option

Save RahulJyala7/d565f45ef8ee7bd3527cf2d85f347361 to your computer and use it in GitHub Desktop.
Letex Docker
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