You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
I encountered an issue while trying to submit my Docker image using the evalai push command. The command returned the following output:
status: Pushed id: <my_docker_image_id>
There were no error messages, but the command did not output a submission ID. Additionally, I noticed that a new Docker image was created locally with the following name:
905418259932.dkr.ecr.us-east-1.amazonaws.com/few-shot-algorithms-for-consistent-neural-decoding-falcon-2319-participant-team-<my_team_id>
This image has the same ID as the one I attempted to submit.
Could anyone help with this? Thanks!
The text was updated successfully, but these errors were encountered:
Hey,
I encountered an issue while trying to submit my Docker image using the evalai push command. The command returned the following output:
status: Pushed id: <my_docker_image_id>
There were no error messages, but the command did not output a submission ID. Additionally, I noticed that a new Docker image was created locally with the following name:
905418259932.dkr.ecr.us-east-1.amazonaws.com/few-shot-algorithms-for-consistent-neural-decoding-falcon-2319-participant-team-<my_team_id>
This image has the same ID as the one I attempted to submit.
Could anyone help with this? Thanks!
The text was updated successfully, but these errors were encountered: