Hi, this is my first time using Synapse. I want to push a Docker image to my project: * Project name: lisa-miccai-ideepbrain * Synapse user: CristianLazoQ In the Docker tab I only see “Add External Repository” (there is no “Create Docker Repository”). When I try to push to `docker.synapse.org/my_porjectID/mytestrepo:version1` I get: ``` push access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed ``` Questions: 1. How do I **create a Docker repository** inside my project so I can push? 2. For LISA 2025 Task 1, should I push **only** to `docker.synapse.org/syn65670170/task1` and submit from there, or can I use my own project repo? 3. If access is controlled by the organizers, could you **grant the required permission** or confirm the correct repo path? Thanks a lot! Cristian Resolved: It was a problem with the access_key

Created by Cristian Lazo Quispe CristianLazoQ

How to create a Docker repo in my project? I can’t push page is loading…