Chapter 7. Deploy a Docker Registry
Openshift provides an internal, integrated Docker registry that can be deployed to locally manage images. OpenShift uses the docker-registry to store, retrieve, and build Docker images, as well as deploy and manage them throughout their lifecycle.
From OpenShift 3.2 and onwards, the installer creates a default registry.
Delete the default registry using the following command:
oc delete all -l docker-registry=default
Create the docker-registry service in the default project using the registry service account:
$ oadm registry
The OpenShift documentation contains detailed information on docker registry.
Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.