Dear @BraTS2024Participants ,
It has come to our attention that some users are experiencing issues being able to connect to the Synapse Docker registry, and unfortunately, the Synapse Platform team is not available at this time to address the issue.
If you are one of these users, please follow this process instead:
1. push your image to another registry, such as [ghcr](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-with-a-personal-access-token-classic)
2. update the visibility permissions as needed. For example, all ghcr images are private by default
3. update your `mlcube.yaml` file so that `docker_image_name` contains the updated image name.
4. continue with the submission process and submit your MLCube config tarball to Synapse. For **Submission Name**, please indicate that your Docker image is available elsewhere such as "Docker on ghcr" so that I can be aware to manually check your submission.
You will likely receive a follow-up email stating that your MLCube config submission is invalid due to a missing Docker image, but we will manually verify whether we can pull your image then update your final submission accordingly.
Many apologies for the inconvenience π