docker / roadmap

Welcome to the Public Roadmap for All Things Docker! We welcome your ideas.
https://github.com/orgs/docker/projects/51
Creative Commons Zero v1.0 Universal
1.74k stars 254 forks source link

Allow for scoping Registry Access Management to Teams #357

Open byjrack opened 2 years ago

byjrack commented 2 years ago

Tell us about your request Currently RAM is a Org global feature so there is an exception to that Policy it requires using tools outside of Docker Desktop to complete that transaction

Which service(s) is this request for? Docker Hub

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? We have an Open Source Program Office and select developer teams who are authorized to host images on Hub public repos. Most of our associates though we want to only use our internal registry mirror. I can't allow for the authorized teams to interact w registry-1 while the rest of "company" Team can only interact w our mirror when in Docker Desktop.

Are you currently working around the issue? We use tooling outside of Docker Desktop to maintain images on these namespaces that are not governed by the Docker Desktop policy controls

christophermclellan commented 2 years ago

Thanks for your idea ! This is something we are considering for the future. We're currently working on rearchitecting our org model, a by-product of which will be the ability to create finer-grained policies like this at the team level.