Roll your own Docker registry with Docker Compose, Supervisor and Nginx
As soon as you are using Docker for building proprietary or otherwise internal projects you will need private repositories. Either you choose a paid service or you will need to run your own secure registry.
Read more »