From 85257892af6d0e91af21d5b6b5d63d5f98fc2306 Mon Sep 17 00:00:00 2001 From: Basil Bruhn Date: Fri, 22 Mar 2024 10:25:45 +0100 Subject: [PATCH] dependency proxy docu --- services-user-guide/gitlab/container.psi.ch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services-user-guide/gitlab/container.psi.ch.md b/services-user-guide/gitlab/container.psi.ch.md index c6826fa8..97722507 100644 --- a/services-user-guide/gitlab/container.psi.ch.md +++ b/services-user-guide/gitlab/container.psi.ch.md @@ -4,6 +4,6 @@ __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}`` +``docker tag {MYCONTAINER} container.psi.ch/{NAMESPACE}/{YOURCONTAINER}:{TAG}`` The container registry is only available inside the PSI-Network. \ No newline at end of file