
@pocmatos when you get a chance, can you install LaTeX to the docker container?

Sure

Doing it now.

:pray:

I would want to upload the HTML somewhere so that it could be viewed

@sorawee this is now complete.

➜ ~ docker pull racket/racket-ci
Using default tag: latest
latest: Pulling from racket/racket-ci
6ec7b7d162b2: Pull complete
c489b6ef9bff: Pull complete
Digest: sha256:225f08649f92056be2791a4ca36dafe214426083b2e0de037392b3fff56d1e7b
Status: Downloaded newer image for racket/racket-ci:latest
<http://docker.io/racket/racket-ci:latest\|docker.io/racket/racket-ci:latest>
➜ ~ docker run racket/racket-ci latex --version
pdfTeX 3.14159265-2.6-1.40.19 (TeX Live 2019/dev/Debian)
kpathsea version 6.3.1/dev
Copyright 2018 Han The Thanh (pdfTeX) et al.
There is NO warranty. Redistribution of this software is
covered by the terms of both the pdfTeX copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the pdfTeX source.
Primary author of pdfTeX: Han The Thanh (pdfTeX) et al.
Compiled with libpng 1.6.34; using libpng 1.6.36
Compiled with zlib 1.2.11; using zlib 1.2.11
Compiled with xpdf version 4.00

thanks!