harbur / captain

Captain - Convert your Git workflow to Docker :whale: containers
MIT License
766 stars 51 forks source link

upgrade to the latest version of fsouza/go-dockerclient to avoid post… #75

Closed jurgenweber closed 7 years ago

jurgenweber commented 7 years ago

…/socket issues

I found when attempting to build master that I ran into: https://github.com/harbur/captain/issues/66#issuecomment-313536056

This is because the version of go-dockerclient pinned is old and using deprecated functions in other dependencies.

update to latest, it builds and works now.

CLAassistant commented 7 years ago

CLA assistant check
All committers have signed the CLA.

jurgenweber commented 7 years ago

also gave it a version bump so it can be released with the test exit code fix.

jurgenweber commented 7 years ago

@spiddy ping.

Thanks

joeruello commented 7 years ago

Would be great this merged :)

estahn commented 7 years ago

@spiddy Can we get this pull request merged or is it #74

dkapanidis commented 7 years ago

Done thanks 👍

dkapanidis commented 7 years ago

New release is out v1.1.1