2024-09-26 16:57:41 +07:00

4 lines
81 B
Docker

FROM ubuntu:24.04
RUN apt-get update -y
RUN apt-get install make texlive-full -y