roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

Restrict push to repositories, but allow pull in Docker Hub

Open kalvisk1 opened this issue 2 years ago • 2 comments

Tell us about your request I would like to have an option to restrict push to repositories for users, but still allow pull in Docker Hub

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? Permission management to restrict push to repositories for users

Are you currently working around the issue? No

kalvisk1 avatar Oct 13 '23 06:10 kalvisk1

Hi @kalvisk1, thanks for raising this on our roadmap!

Just to make sure I understand your ask properly, some questions:

  1. Do all of your users use Docker Desktop?
  2. Do you want to block users from pushing to any repository on Docker Hub or just within your organization? (If the latter, you should be able to achieve this with permissions)
  3. Have you looked at Registry Access Management?

chris-crone avatar Nov 09 '23 15:11 chris-crone

@chris-crone In my case:

  1. No, all use Linux
  2. Block from pushing to any repository, ideally a daemon.json option.

gaby avatar Mar 27 '25 03:03 gaby