Hi, Whenever I run docker build -t docker.synapse.org/PROJECT_ID/my-model:v1 . , I get this error message. ERROR: failed to solve: python:3.10-slim: failed to resolve source metadata for docker.io/library/python:3.10-slim: failed to authorize: failed to fetch oauth token: unexpected status from GET request to https://auth.docker.io/token?scope=repository%3Alibrary%2Fpython%3Apull&service=registry.docker.io: 401 Unauthorized Any reason why?

Created by Elvin Ding eding36
Hi @eding36, You can use the Docker execution logs stored in your personal [Logs folder](https://www.synapse.org/Synapse:syn62173346). These logs capture any standard output and standard error messages that return as a result of executing your model. For your case, it might be that the output was not named appropriately (`predictions.csv`) or that it was not located in the correct place (under `output/`). See [here](https://www.synapse.org/Synapse:syn52817032/wiki/627650) for more details on the expected output files for Task 1. Thanks and let us know if you have further questions, Jenny
Hi I just recieved an email that there was an error with our output file? Can we know the exact issue pls?
Hi @eding36, I see your submission `Elvin Ding and Constin Liu PEGS Dream Challenge task 1 Model` in the queue, but I want to confirm that your issues with containerizing your model have been solved. We are in the process of jumpstarting the pipeline and evaluating your final model. Please let us know if you have any questions, and thank you for your participation! Jenny

problem with containerizing python app page is loading…