Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
opensuse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SharedRunner
opensuse
Commits
0fbde283
Commit
0fbde283
authored
3 years ago
by
Administrator (A. Visser)
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
b38d2a1b
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-6
5 additions, 6 deletions
README.md
with
5 additions
and
6 deletions
README.md
+
5
−
6
View file @
0fbde283
This docker images has been built using the following commands:
```
git clone ssh://git@gitlab.version.fz-juelich.de:10022/sharedrunner/opensuse.git
docker login gitlab.version.fz-juelich.de:5555
docker build -t gitlab.version.fz-juelich.de:5555/sharedrunner/opensuse .
docker push gitlab.version.fz-juelich.de:5555/sharedrunner/opensuse
git clone git@gitlab.jsc.fz-juelich.de:sharedrunner/opensuse.git
cd opensuse
docker login registry.jsc.fz-juelich.de
docker build -t registry.jsc.fz-juelich.de/sharedrunner/opensuse .
docker push registry.jsc.fz-juelich.de/sharedrunner/opensuse
```
Currently, port 5555 is only accessable from inside the research center.
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