orlangure/gnomock

Attach docker output on failed container starts

orlangure opened this issue · 1 comments

When a container fails to start, no output is returned to the user, which makes it very hard to debug what is wrong. We should add any information we have from docker to the error message.

I currently can't come up with steps to cause this type of failure, so I'm removing this issue from the next milestone and closing until the issue becomes a problem.