Nettoyage
This commit is contained in:
5
hooks/containerbuild/latex-compiler/latex-environment
Executable file
5
hooks/containerbuild/latex-compiler/latex-environment
Executable file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
echo 'RUN apk add --no-cache py3-setuptools py3-pygments font-liberation texlive-full' >> Dockerfile
|
Reference in New Issue
Block a user