Commit graph

4 commits

Author SHA1 Message Date
Dan Sosedoff
5330599c93 Capture errors from docker log output
- Refactored logDockerResponse function to remove extra if-else nesting
- logDockerResponse func now returns an error if error was detected from the log stream
- logDockerResponse will check for msg.ErrorDetail.Message and bail if there's an error
2019-03-01 21:16:43 -06:00
Casey Lee
cbab149ff7
fix #14: negotiate docker client version 2019-01-21 06:31:40 -08:00
Casey Lee
e8c8579eff
fix #5 - configure docker client via env 2019-01-15 21:54:37 -08:00
Casey Lee
f683af5954
Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00