Deploy a Docker Registry to DigitalOcean
Introduction This blog covers how to stand up a public docker registry on Digital Ocean using docker-machine. Steps and examples are given below. Everything can also be cloned from github.com/justsomedevnotes/docker-machine-digital-ocean-registry.…