StefanScherer/rebase-docker-image

No Auth Mechanism Defined Error

Opened this issue · 1 comments

I was about the rebase the image but I encounter an issue when the tool try to push the rebased image.

image

Can I know what should I do to get rid of this issue? I am trying push to dockerhub public repo.

Thanks.

You can set user and password with the environment variables DOCKER_USER and DOCKER_PASS. I hope this helps.