I've just created my first externally-accessible registry with Docker and set up the restricting access with one user and its password, my question is, is it possible to specify the rights? like a user access to a specific docker image of the registry and an other one only access to a different image?
Thanks by advance
Siva