Back to All

Docker internal error

Hi there,

I'm trying to run a tool I developed. I committed the docker container and tested the execution of the tool locally.
I get the following error when running my tool:
"Error
This task ran into a problem during execution and did not finish.
Failed to start exmut. Internal error: Docker container failed to start."

Is there anyway I can debug this?

Thanks