Skip to content
Snippets Groups Projects
Commit 3c69dc07 authored by Dominique Benielli's avatar Dominique Benielli
Browse files

Update Dockerfile_ubuntu_18.04

parent e3e810cd
Branches
Tags
No related merge requests found
Pipeline #3982 failed
...@@ -16,6 +16,7 @@ RUN apt-get update && \ ...@@ -16,6 +16,7 @@ RUN apt-get update && \
python3-sphinx-gallery \ python3-sphinx-gallery \
python3-matplotlib \ python3-matplotlib \
python3-pil \ python3-pil \
python3-cvxopt \
&& \ && \
apt-get clean apt-get clean
RUN apt-get install -y --no-install-recommends locales && \ RUN apt-get install -y --no-install-recommends locales && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment