Some checks failed
Build and Push Containers / build-and-push (push) Has been cancelled
4 lines
72 B
Docker
4 lines
72 B
Docker
FROM pandoc/core:latest
|
|
|
|
RUN apk add --no-cache git nodejs texlive-full
|