Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
icc-apps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rostislav Chudoba
icc-apps
Commits
e8b48586
Commit
e8b48586
authored
2 years ago
by
Marcus Meyer
Browse files
Options
Downloads
Patches
Plain Diff
Update Dockerfile
Changed registry
parent
8246bd56
No related branches found
Branches containing commit
No related tags found
1 merge request
!1
Update Dockerfile
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+2
-2
2 additions, 2 deletions
Dockerfile
with
2 additions
and
2 deletions
Dockerfile
+
2
−
2
View file @
e8b48586
# 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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment