gliderlabs / gliderlabs/connectable

[Docker 1.8.2] On "create" NetworkMode is empty.

Open
#26 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
463
Forks
39
PR merge metrics
No merged PRs in 30d

Description

After upgrading to docker 1.8.2, when the container is first created its NetworkMode is empty. Only after starting does it get its value. I'm assuming both this and #23 are due to the network system changes, not sure if this is a docker bug, or if we should check for "" NetworkMode. In my fork, i changed connectable to detect "start" instead of "create" which fixes this bug, and has the advantage of working through container restarts.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.