faradayio / boondock

Docker daemon API in Rust
43 stars 14 forks source link

Error handling for non-successful Docker responses #23

Closed fussybeaver closed 4 years ago

fussybeaver commented 6 years ago

Adds error-handling around a non-success response from the Docker daemon, so that thread does not panic.

fussybeaver commented 4 years ago

this must be an old issue left from forking.