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

Always add docker stack trace for docker related errors #317

Open
quirogas opened this issue Oct 16, 2023 · 2 comments
Open

Always add docker stack trace for docker related errors #317

quirogas opened this issue Oct 16, 2023 · 2 comments
Assignees

Comments

@quirogas
Copy link
Contributor

Currently, we only show Docker stack trace for build-specific errors, but we should look into always offering it to help users find the root of their issue faster.

@quirogas
Copy link
Contributor Author

#314 (comment)

@quirogas quirogas self-assigned this Oct 17, 2023
@quirogas
Copy link
Contributor Author

In order to be able to implement this feature, we have to move to the low-level API.
With the high level, we don't get a better log for Dockerfile parse errors.

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

No branches or pull requests

1 participant