Skip to content
Snippets Groups Projects
Commit 71ce688d authored by Florian Deuerlein's avatar Florian Deuerlein
Browse files

add wget

parent ef6f5276
No related branches found
Tags v1.3.0_test
No related merge requests found
......@@ -53,6 +53,7 @@ RUN apt-get install -y nodejs
# install min texlive (necessary for nb exports)
RUN apt-get update --yes && \
apt-get install --yes --no-install-recommends \
wget \
texlive-xetex \
texlive-fonts-recommended \
texlive-plain-generic && \
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment