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

253 B

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}