How to create a simple web interface for the private docker registry instead of accessing
curl -X GET https://myregistry:5000/v2/_catalog
this make returning JSON format, I need to work with html to manipulate the preview for the private registry.