summaryrefslogtreecommitdiff
path: root/doc/user/packages/container_registry/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/packages/container_registry/index.md')
-rw-r--r--doc/user/packages/container_registry/index.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/user/packages/container_registry/index.md b/doc/user/packages/container_registry/index.md
index efe4e6a471f..710e7bd405b 100644
--- a/doc/user/packages/container_registry/index.md
+++ b/doc/user/packages/container_registry/index.md
@@ -8,13 +8,14 @@
> login to GitLab's Container Registry.
> - Multiple level image names support was added in GitLab 9.1.
-With the Docker Container Registry integrated into GitLab, every project can
-have its own space to store its Docker images.
-
+NOTE: **Note:**
This document is the user guide. To learn how to enable GitLab Container
Registry across your GitLab instance, visit the
[administrator documentation](../../../administration/packages/container_registry.md).
+With the Docker Container Registry integrated into GitLab, every project can
+have its own space to store its Docker images.
+
You can read more about Docker Registry at <https://docs.docker.com/registry/introduction/>.
## Enable the Container Registry for your project