Hello Organizers, I have a quick question regarding the Docker uploads for the Task 1 standard deadline. I noticed that there is currently no upload option in the Docker-specific section. Will this change in the future, or should the Docker image be uploaded to the same site as the predictions? Best regards,Andres

Created by Andrés Felipe Romero Grajales afromerogr
Hi @afromerogr , "Uploading" a Docker image requires using the terminal rather than clicking an upload button. To push your image to your Synapse project, the name must be prefixed with: `docker.synapse.org/YOUR_PROJECT_SYNID/`. You can find your project synID listed in the "Submit Docker Image" text of the task Submission section. For a complete, step-by-step guide on how to build, tag, and push your model, check out [this walkthrough](https://github.com/Sage-Bionetworks-Challenges/sample-model-templates#build-your-model) Hope this helps!

Docker Upload Task 1 page is loading…