1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Update configuring-a-packages-access-control-and-visibility.md (#12242)

* Update configuring-a-packages-access-control-and-visibility.md

* Update content/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility.md

Co-authored-by: hubwriter <hubwriter@github.com>
This commit is contained in:
Pulkit Agarwal
2021-12-13 15:38:40 +05:30
committed by GitHub
parent 0c22a4bcbd
commit 7df4dba54b

View File

@@ -152,7 +152,7 @@ You can choose the visibility of containers that organization members can publis
6. Under "Container creation", choose whether you want to enable the creation of public, private, or internal container images.
- To enable organization members to create public container images, click **Public**.
- To enable organization members to create private container images that are only visible to other organization members, click **Private**. You can further customize the visibility of private container images.
- **For {% data variables.product.prodname_ghe_cloud %} only:** To enable organization members to create internal container images that are only visible to other organization members, click **Internal**.
- To enable organization members to create internal container images that are visible to all organization members, click **Internal**. If the organization belongs to an enterprise, the container images will be visible to all enterprise members.
![Visibility options for container images published by organization members](/assets/images/help/package-registry/container-creation-org-settings.png)
## Configuring visibility of container images for an organization