initial commit
This commit is contained in:
7
docker/latex/Dockerfile
Normal file
7
docker/latex/Dockerfile
Normal file
@@ -0,0 +1,7 @@
|
||||
FROM ghcr.io/xu-cheng/texlive-full:latest as textlive
|
||||
LABEL maintainer="info@champs-libres.be"
|
||||
|
||||
RUN apk --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing add inkscape
|
||||
RUN apk --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing add pandoc
|
||||
|
||||
|
Reference in New Issue
Block a user