You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I am trying to test the docker registry manager with the simplest possible setup.
My registry is in a container and contactable at localhost:5000.
Hello!
I am trying to test the docker registry manager with the simplest possible setup.
My registry is in a container and contactable at localhost:5000.
Here is the registries.yml:
However, when I run
docker-compose up -d
, I cannot see anything at localhost:8080 on my browser.Running
docker-compose logs -f docker-registry-manager
gives:What is wrong here?
Best regards.
The text was updated successfully, but these errors were encountered: