Skip to content

Conversation

estahn
Copy link

@estahn estahn commented Jul 28, 2022

If docker command execution fails due to a bad Dockerfile the error will always be docker not found. This will allow to output the actual exception instead.

If docker command execution fails due to a bad `Dockerfile` the error will always be `docker not found`. This will allow to output the actual exception instead.
@pgrzesik
Copy link
Contributor

pgrzesik commented Oct 1, 2022

Hey @estahn - thanks for the proposal. Could you provide a reproduction case for the situation you've mentioned? I see that the error will be docker not found only in the situations where the command not found will be found in output. Otherwise, the original error is thrown. Are you observing different behavior?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants