
Private (free of charge) image container registry #docker
Told you this post was coming. Save your app images sometimes can be costy, especially when you have tons of version over a development. here you have a simple way to create your own registry. Assume that you own the domain (i.e. nuage.lab). Its DNS record points to the host where you are running your registry (i.e. registry.nuage.lab). I am using a couple of docker … Continue reading Private (free of charge) image container registry #docker