Files
Controls-docs/services-user-guide/gitlab/container.psi.ch.md
T
2024-02-27 16:36:29 +01:00

8 lines
253 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}/{REPOSITORY}:{TAG}``