docker_auth icon indicating copy to clipboard operation
docker_auth copied to clipboard

Running docker_auth as reverse proxy.

Open mikhail-khodorovskiy opened this issue 6 years ago • 1 comments

I have an nginx-based ECR proxy that makes accessing ECR easy as anonymous user. I'd like to add the proxy in front of it that would support Basic Auth or LDAP for "docker login". Is there a way to do this with this project or the only protocol it understand is when registry calls it to confirm the access?

mikhail-khodorovskiy avatar Nov 22 '18 00:11 mikhail-khodorovskiy

@mikhail-khodorovskiy do you have an example of your current solution available?

techknowlogick avatar Jan 06 '21 22:01 techknowlogick