Hello, We have successfully make our docker image with correct tag format, and "Login Succeeded" for "docker login docker.synapse.org" But we got "denied: requested access to the resource is denied" when doing "docker push docker.synapse.org/syn18404605/awesome-antipd1-q1-model:v1" Thanks very much for helps. ------------------------------------------------------------------------------- $ docker push docker.synapse.org/syn18404605/awesome-antipd1-q1-model:v1 The push refers to repository [docker.synapse.org/syn18404605/awesome-antipd1-q1-model] 3e2d05aad1e3: Preparing 1e149eec8425: Preparing 959a751396bc: Preparing 4d8856180d5f: Preparing 3676846f14f0: Preparing 10c7b2ce5f37: Preparing e3d73f29c674: Preparing 10bf86ff9f6a: Preparing da654bc8bc80: Preparing 4ef81dc52d99: Preparing 909e93c71745: Preparing 7f03bfe4d6dc: Preparing e3d73f29c674: Waiting 10bf86ff9f6a: Waiting da654bc8bc80: Waiting 4ef81dc52d99: Waiting 909e93c71745: Waiting 7f03bfe4d6dc: Waiting 10c7b2ce5f37: Waiting denied: requested access to the resource is denied -------------------------------------------------------------------------------

Created by wlhitsz
hi, Tom, Thanks very much for the helps. Best, wlhitsz
Hello @wlhitsz, Please make sure you create your own Synapse project to push docker images to. Currently you are trying to push to the challenge site which you do not have write access to. You can find instructions on creating Synapse projects [here](https://docs.synapse.org/articles/making_a_project.html) Best, Tom

Issue when doing docker push page is loading…