1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 05:58:25 +02:00

Update translations

This commit is contained in:
Yohann D'ANELLO
2020-04-29 04:26:26 +02:00
parent 6a3390bb8d
commit 706de5bd41
7 changed files with 363 additions and 3 deletions

View File

@ -7,7 +7,7 @@ WORKDIR /code
# Install LaTeX requirements
RUN apt update && \
apt install -y texlive-latex-extra texlive-fonts-extra texlive-lang-french && \
apt install -y gettext texlive-latex-extra texlive-fonts-extra texlive-lang-french && \
rm -rf /var/lib/apt/lists/*
COPY . /code/