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
Currently if a solver fails the container is automatically removed. this makes it difficult to trouble shoot the cause of failure.
By not removing the container a challenge developer can inspect the docker logs to see why it failed, or even start it and interact with the environment.
The text was updated successfully, but these errors were encountered:
Currently if a solver fails the container is automatically removed. this makes it difficult to trouble shoot the cause of failure.
By not removing the container a challenge developer can inspect the docker logs to see why it failed, or even start it and interact with the environment.
The text was updated successfully, but these errors were encountered: