mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
11 lines
664 B
Plaintext
11 lines
664 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * security/container_security/security-registries.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="security-registries-openshift_{context}"]
|
|
= OpenShift Container Registry
|
|
|
|
{product-title} includes the _OpenShift Container Registry_, a private registry running as an integrated component of the platform that you can use to manage your container images. The OpenShift Container Registry provides role-based access controls that allow you to manage who can pull and push which container images.
|
|
|
|
{product-title} also supports integration with other private registries that you might already be using, such as {quay}. |