Tamarin/hooks/containerbuild/latex-compiler/latex-environment
2022-08-11 09:00:15 +02:00

6 lines
130 B
Bash
Executable File

#!/usr/bin/env bash
set -e
echo 'RUN apk add --no-cache py3-setuptools py3-pygments font-liberation texlive-full' >> Dockerfile