Skip to content
Snippets Groups Projects
Commit 51beaaa0 authored by Steffen Vogel's avatar Steffen Vogel :santa_tone2:
Browse files

Update Dockerfile

parent 9d329cf8
No related branches found
No related tags found
No related merge requests found
Pipeline #281501 passed
...@@ -21,5 +21,7 @@ RUN /tmp/postBuild.sh ...@@ -21,5 +21,7 @@ RUN /tmp/postBuild.sh
# Cleanup conda packages # Cleanup conda packages
RUN conda clean --all -f -y RUN conda clean --all -f -y
ENV JUPYTER_ENABLE_LAB=yes
# Copy workspace # Copy workspace
COPY ./ /home/jovyan COPY ./ /home/jovyan
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment