docker-archive / docker-registry

This is **DEPRECATED**! Please go to https://github.com/docker/distribution
Apache License 2.0
2.88k stars 879 forks source link

Disable users to perform pull in a private docker-registry with basic authentication #920

Open pbelmann opened 9 years ago

pbelmann commented 9 years ago

I use haproxy with basic authentication. Is it possible to disable an authorized group of users to pull from a registry but allow them to push an image?