Skip to content
Snippets Groups Projects
Commit e8b48586 authored by Marcus Meyer's avatar Marcus Meyer
Browse files

Update Dockerfile

Changed registry
parent 8246bd56
Branches
No related tags found
1 merge request!1Update Dockerfile
# Specify parent image. Please select a fixed tag here.
FROM registry.git.rwth-aachen.de/jupyter/profiles/rwth-minimal-2021-ss:latest
FROM registry.jupyter.rwth-aachen.de/profiles/rwth-minimal-2021-ss:latest
# FROM jupyter/minimal-notebook:lab-3.1.4
# .. Or update conda base environment to match specifications in environment.yml
ADD environment.yml /tmp/environment.yml
......@@ -21,4 +21,4 @@ RUN jupyter labextension install ipyregulartable@0.2.0
RUN jupyter labextension install @jupyter-widgets/jupyterlab-manager
RUN jupyter labextension install k3d
\ No newline at end of file
RUN jupyter labextension install k3d
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment