Skip to content

allow empty index endpoint for private repositories#3

Open
gesellix wants to merge 1 commit intosamalba:masterfrom
gesellix:allow-empty-index-endpoint
Open

allow empty index endpoint for private repositories#3
gesellix wants to merge 1 commit intosamalba:masterfrom
gesellix:allow-empty-index-endpoint

Conversation

@gesellix
Copy link

This allows to use the docker-registry-debug with a private registry, where no index is available. Example:

$ docker build -t docker-registry-debug .
$ docker run docker-registry-debug -i="" -r="http://local-registry.example.com:5000" info example/repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant