I am using Docker for Windows on a windows machine. I successfully created images using "docker pull" command
When I try to push the the image to my local repository, either by "docker push " command or by trying to push the image from the Docker for Windows GUI (choosing the image and clicking "Push"), I get the error "server message: insufficient_scope: authorization failed"
I did not find much help online about this issue. I'll appreciate your help