Image licensing

Hello, I am new to dockerhub. Wanted to check if there is any feature I can leverage while restricting the image to authorized users only.

What I really want is

  • allow access to images only if client uses a specific key (UUID) and
  • restrict number of downloads per key.

Is this feasible on DockerHub?

Some images do require a purchase (even when it’s a 0,00$ purchase) in order to be downloaded. For instance this is the case with the official Oracle Databae Enterprise Edition image.

You might want to contact docker about it, and ask what you need to do to activate the same for your image(s).