I try to push my docker using sudo docker push docker.synapse.org/syn54950955/supervoxel_segmentation-mlcube:0.0.0, but I get denied: requested access to the resource is denied the full message is sudo docker push docker.synapse.org/syn54950955/supervoxel_segmentation-mlcube:0.0.0 The push refers to repository [docker.synapse.org/syn54950955/supervoxel_segmentation-mlcube] ca4de329785e: Preparing a7b342b13a8a: Preparing bca4c216a689: Preparing 8b85dbb075d9: Preparing 5f70bf18a086: Preparing 3a798b333891: Waiting dd7f56750f8b: Waiting 954c82bdeb5f: Waiting denied: requested access to the resource is denied Could you help me please? @vchung

Created by Ruichan Lin Ruichan
Hi @tianyiren , Unfortunately, the submission deadline has already passed. But for future reference, syn52939291 is the project ID for the challenge page. Rather than `syn52939291`, you will want to use the project ID for _your_ Synapse project.
I am still having the same problem after I log in to Synapse. @vchung Using default tag: latest The push refers to repository [docker.synapse.org/syn52939291/brats_goat] 526487dd98ac: Preparing 1f60fef135f9: Preparing 730840ea8a5c: Preparing 8df593aa1d49: Preparing 21774ebd8314: Preparing 67df599f0006: Waiting ec31fcef0d24: Waiting 13594e6f7210: Waiting denied: requested access to the resource is denied
@YunfeiXie , Thank you for sharing your steps. Before doing the push, did you also log into the Synapse docker registry first? ``` docker login docker.synapse.org ``` Let me know!

Permission denied push docker page is loading…