Site icon D4D Blog

Docker Registry

The Docker Registry is a stateless, highly scalable server-side application that stores and lets you distribute Docker images. The Registry is open-source, under the permissive Apache license. You can find the source code on GitHub.

We should use the Docker Registry if we want to:

The Docker Registry is compatible with Docker engine version 1.6.0 or higher.

More details about the basic commands you can find in this link.

Exit mobile version