Temporary disable texlive install while debugging
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
FROM debian:bookworm-slim
|
||||
|
||||
RUN apt update && \
|
||||
apt install -y texlive-full
|
||||
|
||||
ADD compile.sh /
|
||||
RUN chmod +x /compile.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user