roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

Ability to add contributors to a private repo from outside your org

Open sheltongraves opened this issue 1 year ago • 0 comments

Tell us about your request I would like the ability to have private repos that have some sort of “allow list” - this could be similar to the collaborator role, but it would not allow push access - only pull.

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

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? I have to distribute credentials so that customers can pull from a private repo. What ends up happening is that customers use their creds to pull everything, which then makes our bill go through the roof.

Are you currently working around the issue? My work-around (hack) is to leverage RAM/IAM for our customers (they are already adding them to the org) - they put their release images in a repo and then use orgs/teams to restrict customers to just being able to pull from that one repo.

Additional context N/A

sheltongraves avatar Mar 06 '24 19:03 sheltongraves