docker-registry-proxy icon indicating copy to clipboard operation
docker-registry-proxy copied to clipboard

Feature request: add allow/deny list

Open zipkidje opened this issue 5 years ago • 2 comments

In an environment where not all images are allowed a allow/deny list would be great.

zipkidje avatar Dec 08 '20 16:12 zipkidje

Although possible (you'd have to add location blocks in nginx.conf to block manifest URLs by eg a regex), it would not be effective; clients can still get images by their sha256 digest.

Probably better suited to the "Enterprise" version maybe? ;-)

rpardini avatar Dec 08 '20 22:12 rpardini

Maybe not deny lists then but only allow lists....

zipkidje avatar Dec 08 '20 23:12 zipkidje