docker_auth icon indicating copy to clipboard operation
docker_auth copied to clipboard

anonymous user can pull, but not push

Open crosslibs opened this issue 9 years ago • 3 comments
trafficstars

even though I use * in the ACL, anonymous user is only able to pull, but not push to the registry. Is this a requirement or by design?

crosslibs avatar Nov 11 '16 06:11 crosslibs

no, should work. please post verbose log (-v 2)

rojer avatar Nov 11 '16 08:11 rojer

@cpdevws could u post you config here? in my env, anonymous push does not work.

jeffrey4l avatar Nov 12 '16 16:11 jeffrey4l

I think it could be related to https://github.com/cesanta/docker_auth/issues/39 (which also requires actions="*")

mrueg avatar Jun 13 '17 15:06 mrueg