Skip to content

Conversation

@Robotex
Copy link
Contributor

@Robotex Robotex commented Mar 24, 2017

Searching for the error message from #73 in docker's API allowed me to backtrack the throwing function in NetworkDisconnect which is used in StartContainer.
After reading a bit around (here, here and the conditions), I believe host network mode can be only exclusive, so I wrapped the offending code in a conditional block and so far it seems to work for me

@stffabi stffabi added this to the v0.1.1 milestone Mar 28, 2017
Copy link
Contributor

@stffabi stffabi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@stffabi
Copy link
Contributor

stffabi commented Mar 28, 2017

Fixes #73.

Thank you very much for your contribution.

@stffabi stffabi merged commit b068c62 into containrrr:master Mar 28, 2017
@bjeanes
Copy link

bjeanes commented Apr 14, 2017

Has this been released? I've pulled the latest watchtower I am still having this issue.

@Robotex
Copy link
Contributor Author

Robotex commented Apr 14, 2017

@bjeanes Seeing this has been tagged for 0.1.1 and hub image is still 0.1.0 I don't think so, but I am using my own image build so I might be wrong

@bjeanes
Copy link

bjeanes commented Apr 21, 2017

@stffabi any ETA for a 0.1.1 release?

@stffabi
Copy link
Contributor

stffabi commented Apr 22, 2017

@bjeanes should be released in about a week. I would like to finish #55 for this release too.

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

Successfully merging this pull request may close these issues.

3 participants