Skip to content
Snippets Groups Projects
Commit 02c65fed authored by Jeffrey Post's avatar Jeffrey Post
Browse files

Update Dockerfile

parent d179c67d
No related branches found
No related tags found
No related merge requests found
Pipeline #139172 canceled with stage
in 3 minutes and 25 seconds
......@@ -12,7 +12,7 @@ FROM renku/renkulab-r:4.0.0-renku0.10.4-0.6.3
USER root
RUN apt-get update && \
/opt/conda/bin/python3 -m pip install --upgrade pip && \
apt-get install -y --no-install-recommends \
apt-get install -y --no-install-recommends && \
conda update --all -y
# apt-utils \
# vim
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment