Skip to content

Expose verbose error messages from Docker API #45

@SKoschnicke

Description

@SKoschnicke

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions