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

Expose verbose error messages from Docker API #45

Open
SKoschnicke opened this issue Oct 30, 2017 · 3 comments
Open

Expose verbose error messages from Docker API #45

SKoschnicke opened this issue Oct 30, 2017 · 3 comments

Comments

@SKoschnicke
Copy link
Contributor

Currently, only the HTTP status code and the standard HTTP description for this code is returned on API errors. But the Docker API also always returns some JSON with a message attribute holding a more verbose description of the error which occurred. This description would be helpful for debugging and should also be returned in the DockerError structure.

@denibertovic
Copy link
Owner

@SKoschnicke I agree that this would be very useful. Do you want to try and take a stab at this?

@SKoschnicke
Copy link
Contributor Author

Yes, but I'm not sure if I find time for this in the next days. If someone wants to work on this before me, he/she could comment here and start with it. Otherwise, I will add a notice as soon as I get to it.

@denibertovic
Copy link
Owner

That is fine, I'm a bit swamped currently as well. But lets coordinate here.

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

2 participants