login is successful, but pushing fails: docker push docker.synapse.org/syn4224222/dm-python-example The push refers to a repository [docker.synapse.org/syn4224222/dm-python-example] 83bdb1561f39: Preparing 72144914c18b: Preparing 4141cd318117: Preparing c613654ec599: Preparing 04a17d27dccb: Preparing 36feec015804: Waiting ...... 9f7ab087e6e6: Waiting dc109d4b4ccf: Waiting a7e1c363defb: Waiting unauthorized: authentication required docker -v Docker version 1.12.1, build 23cf638 OS: centos 7.2 Thanks,

Created by Wei Dong wdong
That works. Thanks, my bad not reading all instructions carefully.
You direct your image to your own Synapse project by including your project's ID in the image name. You have used the Challenge project (syn4224222) in your image name by mistake. Once you create your own project, note its Synapse ID and use it in your image name.

docker push failed: unauthorized: authentication required (solved) page is loading…