Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Improve error message for docker failures #723

Merged
merged 2 commits into from
Sep 28, 2022

Conversation

pgrzesik
Copy link
Collaborator

Improve how we expose an error when docker command fails. Now it should provide more actionable information to users.

Closes: #702

@pgrzesik pgrzesik self-assigned this Sep 27, 2022
@pgrzesik pgrzesik force-pushed the improve-docker-command-error-recognition branch 2 times, most recently from 3964f33 to f394626 Compare September 27, 2022 17:54
@pgrzesik pgrzesik force-pushed the improve-docker-command-error-recognition branch from f394626 to e23ab9e Compare September 28, 2022 18:50
@pgrzesik pgrzesik merged commit f0c4183 into master Sep 28, 2022
@pgrzesik pgrzesik deleted the improve-docker-command-error-recognition branch September 28, 2022 20:25
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.

Stdout and stderr are not printed on docker run command error
1 participant