docker-registry-ui/examples/issue-88
2019-06-22 10:47:37 +02:00
..
config.yml fix: Unable to push image on non 80 port 2019-06-22 10:47:37 +02:00
docker-compose.yml fix: Unable to push image on non 80 port 2019-06-22 10:47:37 +02:00
README.md fix: Unable to push image on non 80 port 2019-06-22 10:47:37 +02:00

Example for issue #88

When the docker registry ui is used as a proxy and its port is not 80, we can't push images. To fix that, I added the correct Host header in the proxy_set_header.