Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
container/lxc: RunningInsideLXC for !linux #2867
Conversation
axw
added some commits
Jul 23, 2015
|
$$fixes-1477355$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Jul 23, 2015
jujubot
merged commit bec8608
into
juju:master
Jul 23, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedJul 23, 2015
Add an implementation of RunningInsideLXC for
OSes other than Linux that just returns false.
Fixes https://bugs.launchpad.net/juju-core/+bug/1477355
(Review request: http://reviews.vapour.ws/r/2246/)