docker-registry-web icon indicating copy to clipboard operation
docker-registry-web copied to clipboard

[Feature] Anonymous web UI and docker pull access

Open Zirk40 opened this issue 8 years ago • 2 comments

My use case is we would like to allow everyone to be able to pull any docker images without needing to login (anonymous access) as well as being able to view the web registry. We still want authentication enabled however so only specific users are allowed to push images to the registry.

Currently it looks like there is no support for such an anonymous role. All roles must have a name/password and thus users would need to login to do any action.

Zirk40 avatar May 15 '17 21:05 Zirk40

+1

Wramberg avatar Jul 10 '17 19:07 Wramberg

+1

gopal-gemini avatar Jul 24 '17 05:07 gopal-gemini