AAE-NA-Labs/Dockerfile

7 lines
118 B
Docker
Raw Permalink Normal View History

2023-03-11 20:08:05 +01:00
FROM alpine:3.16.0
RUN apk update && \
apk add --no-cache \
texlive-full=20220403.62885-r2 \
make=4.3-r0