I am trying to push my first docker container to canister.io registry for obvious reasons, i have a windows 11 system with docker desktop installed and i am able to login to the cloud.canister.io via docke login and was able to create tag with out much issues. But when i tried to push the image to cloud it throws error
error parsing HTTP 405 response body: invalid character '<' looking for beginning of value: "\r\n405 Not Allowed\r\n<body bgcolor="white">\r\n
405 Not Allowed
\r\n
nginx/1.11.3\r\n\r\n\r\n"
searched many times , but yet find a relevant steps to solve this issue.
any help?
