Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker support #159

Closed
electrical opened this issue Feb 19, 2014 · 5 comments
Closed

Docker support #159

electrical opened this issue Feb 19, 2014 · 5 comments

Comments

@electrical
Copy link
Contributor

Would be nice to have docker support in here.
We've seen that using vagrant + Virtualbox is a bad combo for doing parallel testing.
Docker should solve that.

@danieldreier
Copy link

Using plain LXC might be a more generic solution, because Docker is aimed at a one-running-app use case, where LXC behaves much more like a drop-in replacement for traditional virtualization.

@electrical
Copy link
Contributor Author

Any solution will be better then the current vagrant+virtualbox solution seeing the current issues with it :-)

@anodelman
Copy link
Contributor

Google Compute support is nearing completion and OpenStack will be next after that. I'll add Docker as third in line.

@electrical
Copy link
Contributor Author

Cool thanks :-)

simonswine added a commit to simonswine/beaker that referenced this issue Mar 19, 2014
@electrical
Copy link
Contributor Author

Closing as docker support has been merged.

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

No branches or pull requests

3 participants