v2.0.4
Add pull command to repo info
Also added REGISTRY_PUBLIC_URL
to the environment for display in the pull command and on the footer.
This defaults to REGISTRY_HOST
:REGISTRY_PORT
when not passed into the container.
The reason for this new variable is because in some cases (AWS as an example) you may want to point to the internal ip of the registry for the api calls but want to display the public DNS name.