mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2026-06-21 23:42:24 +00:00
Update compile Docker
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ WORKDIR /notes
|
||||
|
||||
RUN pacman --noconfirm -Sy
|
||||
RUN pacman --noconfirm -S git
|
||||
RUN pacman --noconfirm -S texlive-basic texlive-latex texlive-binextra texlive-mathscience texlive-latexextra texlive-fontsextra texlive-bibtexextra biber
|
||||
RUN pacman --noconfirm -S texlive-basic texlive-latex texlive-binextra texlive-mathscience texlive-latexextra texlive-fontsextra texlive-bibtexextra biber libxcrypt-compat
|
||||
|
||||
RUN git config --global --add safe.directory /notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user