Running Your Own Docker Registry Made Easy
--
This article will cover how you can easily set up a local or externally accessible Docker registry for hosting your own built Docker images.
I have recently gone from running the most minimal HTTP version of the registry on my machine to support my local docker image development workflows to running my own private docker registry available to private and public hosts with access control…