Docker containers to compile latex files.
make all # build all containers and push all
make build # build all containers
make push # push all containers
make build_latex # build container without inkscape
make push_latex # push container without inkscape
make build_latex_svg # build container with inkscape
make push_latex_svg # push container with inkscapeFor more information see the Makefile