Closed M0E-lnx closed 8 years ago
First of all, thank you for your comment.
This is a saved reply. There have been numerous questions like yours and I highly recommend that you take a look at the example-setup directory. It contains a README
on how to set up a registry with a frontend and it contains a ready-to-use docker-compose.yml
file for you to run.
I sorry but I cannot help with every setup request coming in. If you find out something that wasn't documented well enough, please contribute back and open a pull request with your changes to the documentation.
Thank you!
I'm running an API v2 registry and wanted to use this UI for it.
The registry is configured to use self-signed ssl certificates for the TLS setup. When I fire this frontend app, it does not list the repositories on the registry.
I'm using these arguments to the docker run command
Is there anything else I need to make this work? I couldn't find any reference to using this setup on the documentation.