After doing `docker push`, I was able to successfully find my container and submit it to an express lane. When the express lane validation failed, I removed the container from the Synapse project (using GUI interface) in an effort to fix it locally and then re-upload. However, I am now unable to re-upload this container using the same repository name and get `unauthorized: authentication required` error. However, I can confirm that I am successfully logged in to `docker.synapse.org` and successfully able to push the exact same docker image under a different repo name. Please advise.

Created by Artem Sokolov ArtemSokolov
Thank you, Tom. I was paranoid about accidentally submitting the wrong version, so I wanted to start the upload "from scratch", but I will stick to versioning my containers in the future. Thanks for all your hard work in resolving the technical issues.
Dear Artem, I confirm that I can reproduce this issue. You can actually re-version docker images, so in the future please do that by just pushing to the same name instead of deleting. However, I do agree that you should be able to push to the same image name after you delete it. I will file an issue with the software team. Best, Tom

Docker push problems page is loading…