Skip to content
Snippets Groups Projects
Commit 4ce66c58 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

FIX: Dockerfile.

parent 6ef058a7
No related branches found
No related tags found
No related merge requests found
Pipeline #10083 passed with warnings
...@@ -6,6 +6,7 @@ RUN apt-get update \ ...@@ -6,6 +6,7 @@ RUN apt-get update \
octave \ octave \
python3-pip \ python3-pip \
python3-sphinx \ python3-sphinx \
unzip \
wget wget
RUN pip3 install breathe miss_hit sphinx-rtd-theme recommonmark RUN pip3 install breathe miss_hit sphinx-rtd-theme recommonmark
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment