Initial commit
This commit is contained in:
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM ghcr.io/catthehacker/ubuntu:runner-22.04
|
||||
|
||||
RUN sudo apt update
|
||||
RUN sudo apt install -y --fix-missing texlive-latex-base texlive-latex-extra pandoc
|
||||
Reference in New Issue
Block a user