Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Singleuser Images
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
RWTHjupyter
Singleuser Images
Commits
5c087ffe
Commit
5c087ffe
authored
5 years ago
by
Steffen Vogel
Browse files
Options
Downloads
Patches
Plain Diff
rename base image add new one for courses
parent
3b2c1186
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
courses/Dockerfile
+5
-0
5 additions, 0 deletions
courses/Dockerfile
dpsim/Dockerfile
+0
-1
0 additions, 1 deletion
dpsim/Dockerfile
minimal/Dockerfile
+0
-0
0 additions, 0 deletions
minimal/Dockerfile
minimal/jupyter_notebook_config.py
+0
-0
0 additions, 0 deletions
minimal/jupyter_notebook_config.py
with
5 additions
and
1 deletion
courses/Dockerfile
0 → 100644
+
5
−
0
View file @
5c087ffe
ARG
BASE_IMAGE=registry.git.rwth-aachen.de/jupyter/profiles/rwth-base
FROM
${BASE_IMAGE}
# Nothing yet
# This is just a placeholder for later
\ No newline at end of file
This diff is collapsed.
Click to expand it.
dpsim/Dockerfile
+
0
−
1
View file @
5c087ffe
ARG
BASE_IMAGE=jupyter/minimal-notebook
FROM
$BASE_IMAGE
USER
root
...
...
This diff is collapsed.
Click to expand it.
base
/Dockerfile
→
minimal
/Dockerfile
+
0
−
0
View file @
5c087ffe
File moved
This diff is collapsed.
Click to expand it.
base
/jupyter_notebook_config.py
→
minimal
/jupyter_notebook_config.py
+
0
−
0
View file @
5c087ffe
File moved
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