Before you open an issue, you should search for similar issues.
Especially for issues that deal with starting the docker-registry-frontend we have seen a tremendous amount
of issues and most of the time a reference to the example-setup
folder was enough for the issue reporter to solve the issue on her own.
Please, make sure to provide all the information asked for below and then delete everything above Expected behavior including this line.
Expected behavior
Be able to see a list of the current repositories in the registry along with related tags
Actual behavior
I can see the front end registry in my IP:8080 however no repositories are displayed
Steps to reproduce the problem
docker run -d -e ENV_DOCKER_REGISTRY_HOST=<myRepositoryIP> -e ENV_DOCKER_REGISTRY_PORT=5000 -p 8080:80 konradkleine/docker-registry-frontend:v2
Specifications
[x] Which version of docker (docker version) are you running? -> Docker version 17.07.0-ce-rc2, build 36ce605
Before you open an issue, you should search for similar issues. Especially for issues that deal with starting the docker-registry-frontend we have seen a tremendous amount of issues and most of the time a reference to the example-setup folder was enough for the issue reporter to solve the issue on her own.
Please, make sure to provide all the information asked for below and then delete everything above Expected behavior including this line.
Expected behavior
Actual behavior
Steps to reproduce the problem
docker run -d -e ENV_DOCKER_REGISTRY_HOST=<myRepositoryIP> -e ENV_DOCKER_REGISTRY_PORT=5000 -p 8080:80 konradkleine/docker-registry-frontend:v2
Specifications
docker version
) are you running? -> Docker version 17.07.0-ce-rc2, build 36ce605