Tamarin/hooks/containerbuild/latex-compiler/latex-environment

6 lines
130 B
Plaintext
Raw Normal View History

2022-08-11 09:00:15 +02:00
#!/usr/bin/env bash
set -e
echo 'RUN apk add --no-cache py3-setuptools py3-pygments font-liberation texlive-full' >> Dockerfile