Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Axelle Loriot
WSBIM2122-20200917
Commits
c7eeb522
Commit
c7eeb522
authored
Mar 11, 2020
by
Laurent Gatto
Browse files
Update Dockerfile
parent
318f5700
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
c7eeb522
...
...
@@ -12,9 +12,15 @@ USER root
RUN
apt-get update
&&
\
apt-get
install
-y
--no-install-recommends
\
apt-utils
\
texlive
\
texlive-extra-utils
\
texlive-bibtex-extra
\
texlive-latex-base
\
texlive-latex-recommended
\
texlive-latex-extra
\
texlive-full
\
texlive-fonts-utils
\
texlive-fonts-extra
\
libnetcdf-dev
\
netcdf-bin
\
libhdf5-dev
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment