Commit eae1e557 authored by Thong Kuah's avatar Thong Kuah

Merge branch 'add_container_registry_visibility_warning_for_public_projects' into 'master'

Adds warning regarding container registry visibility in public projects

See merge request gitlab-org/gitlab!22504
parents ed650b2d cde6f461
...@@ -20,6 +20,9 @@ You can read more about Docker Registry at <https://docs.docker.com/registry/int ...@@ -20,6 +20,9 @@ You can read more about Docker Registry at <https://docs.docker.com/registry/int
## Enable the Container Registry for your project ## Enable the Container Registry for your project
CAUTION: **Warning:**
The Container Registry follows the visibility settings of the project. If the project is public, so is the Container Registry.
If you cannot find the **Packages > Container Registry** entry under your If you cannot find the **Packages > Container Registry** entry under your
project's sidebar, it is not enabled in your GitLab instance. Ask your project's sidebar, it is not enabled in your GitLab instance. Ask your
administrator to enable GitLab Container Registry following the administrator to enable GitLab Container Registry following the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment