Skip to content

v2.0.4

Compare
Choose a tag to compare
@parabuzzle parabuzzle released this 18 May 17:45
· 62 commits to master since this release

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.