Compare commits
1 Commits
b3fa424661
...
0a9507de65
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0a9507de65 |
@@ -16,7 +16,8 @@ RUN apt-get update && \
|
|||||||
texlive-latex-base texlive-latex-extra texlive-fonts-recommended texlive-xetex texlive-science \
|
texlive-latex-base texlive-latex-extra texlive-fonts-recommended texlive-xetex texlive-science \
|
||||||
qemu-user-static binfmt-support qemu-user-binfmt \
|
qemu-user-static binfmt-support qemu-user-binfmt \
|
||||||
emacs-nox \
|
emacs-nox \
|
||||||
libportaudio2 && \
|
libportaudio2 \
|
||||||
|
ca-certificates && \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# Création de l'utilisateur 'hermes' directement avec les bons accès
|
# Création de l'utilisateur 'hermes' directement avec les bons accès
|
||||||
|
|||||||
Reference in New Issue
Block a user