Hosting your First Private Docker Registry





0/5 (0 vote)
A registry is a stateless, highly scalable server side application that stores and lets you distribute Docker images. At a high level, a registry is a collection of different repositories which contain our images.