Docker proxy with docker subscription plan

Hi,
I was wondering if it’s possible to set up Nexus Repository Manager running in dockerhub proxy mode to use docker credentials, so I could use benefits of my paid docker (Pro) account?
My goal is to use Nexus as proxy for caching and to be not limited by Personal subscription plan as I have Pro plan.

Thanks!

Yes that can be done. Enter your docker login credentials in the authentication optional section of the proxy repository’s configuration.

Rich

Thanks for reply! It works, indeed! However, I was playing around with random/wrong hub.docker.com credentials and didn’t see any errors on Nexus log complaining about not being able to authenticate. Do you know where I should look for it?
Thanks for all!