9 lines
321 B
Markdown
9 lines
321 B
Markdown
# Container Registry
|
|
|
|
__Under Construction!__
|
|
|
|
The container registry is available under container.psi.ch. To push a container to the registry you need to tag it accordingly.
|
|
|
|
``docker tag {MYCONTAINER} container.psi.ch/{NAMESPACE}/{YOURCONTAINER}:{TAG}``
|
|
|
|
The container registry is only available inside the PSI-Network. |