- texlive-full
- imagemagick
- CMake
- UseLATEX.cmake
- LaTeX4Ei
Build the Docker image:
docker build . --tag uselatex:ciRun the integration test (clones CheatsheetTemplate inside the container and builds it via CMake/Make):
scripts/test-image.sh uselatex:ci