Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
analytics-creedo-archive
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nomad-lab
analytics-creedo-archive
Commits
cb878b60
Commit
cb878b60
authored
Jan 28, 2020
by
Adam Fekete
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
b1ccad7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
0 deletions
+22
-0
README.md
README.md
+22
-0
No files found.
README.md
View file @
cb878b60
...
...
@@ -2,3 +2,25 @@
Currently this is an empty repository which is used to store the docker image of creedo application.
## Using the docker image from the registry
1.
Install docker on your machine
2.
Login to the image repository
```
bash
docker login gitlab-registry.mpcdf.mpg.de
```
3.
Pull the image:
```
bash
docker pull gitlab-registry.mpcdf.mpg.de/nomad-lab/creedo:v0.4.2-2017-09-29
```
4.
Create a container:
```
bash
docker run
-p
...
\
-v
...
\
gitlab-registry.mpcdf.mpg.de/nomad-lab/creedo:v0.4.2-2017-09-29
```
Note: The latest tag can be find on the following page:
https://gitlab.mpcdf.mpg.de/nomad-lab/creedo/container_registry
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment