Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

docker: use lxc instead native driver #1

Closed
andrewsmedina opened this issue May 21, 2014 · 1 comment
Closed

docker: use lxc instead native driver #1

andrewsmedina opened this issue May 21, 2014 · 1 comment

Comments

@andrewsmedina
Copy link
Contributor

docker 0.11 + ubuntu 14.04 causes issue moby/moby#5663 to happen if docker is running with libcontainer.

A way to fix it is to use lxc.

To do it is needed to add "-e lxc" in DOCKER_OPS environ and install lxc package.

@fsouza
Copy link
Contributor

fsouza commented Jul 16, 2014

We solved this issue in the basebuilder repository, adding the sed magic to the platform image.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants