mirror of
https://github.com/Briffou/texlive-docker
synced 2025-04-19 10:44:57 +00:00
Update README
This commit is contained in:
parent
6f6733e8d6
commit
4f85e533f3
@ -20,8 +20,8 @@ To get the docker : docker pull briffou/texlive
|
|||||||
# Usage
|
# Usage
|
||||||
## Outside the container
|
## Outside the container
|
||||||
```
|
```
|
||||||
docker run --rm -it -v $(pwd):/data briffou/texlive pdflatex file.tex
|
docker run --rm -v $(pwd):/data briffou/texlive pdflatex file.tex
|
||||||
docker run --rm -it -v $(pwd):/data briffou/texlive latexmk file.tex
|
docker run --rm -v $(pwd):/data briffou/texlive latexmk file.tex
|
||||||
```
|
```
|
||||||
|
|
||||||
## Inside
|
## Inside
|
||||||
|
Loading…
x
Reference in New Issue
Block a user