Fixing the 'Unknown blob' error with Apache and Private docker registries
I recently took on the task of setting up a private docker container registry. It's useful if you would like to host private images and are comfortable running your own infrastructure.
A private container registry is relatively simple to setup using the instructions on the official docker setup