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

[Idea] To integrate a very light VM to host bargeOS to realize "docker plus linux kernel" #93

Open
diyism opened this issue Oct 16, 2018 · 1 comment

Comments

@diyism
Copy link

diyism commented Oct 16, 2018

I think docker command line tool is very easy to use than VM(virtualbox, vmware, openvz etc).But in docker instance, i can't operate kernel function without influence host kernel(iptables etc).

Does anyone know an easy-use and very light VM application to host bargeOS?
("very light" means not to isolate CPU/RAM/HDD but with dedicated linux kernel process)

If we found one we can integrated it into BargeOS project and to use BargeOS just like docker with comand line, for example:
"bargee run --kernel="ubuntu-4.15.0-20-generic" -p 10.0.0.1:443:443 ubuntu-nginx"
So in the bargeOS instance, i can write iptable rules for docker network interface etc.

@diyism diyism changed the title [Idea] To integrate a very light VM into bargeOS to realize "docker plus linux kernel" [Idea] To integrate a very light VM to host bargeOS to realize "docker plus linux kernel" Oct 16, 2018
@ailispaw
Copy link
Member

ailispaw commented Oct 16, 2018

Thank you for your idea. @diyism

I wish we could have such a tool some day, too.
You may be interested in the following repos.

For Mac OS X,
https://github.com/bargees/barge-xhyve

For VirtualBox, QEMU and Hyper-V
https://github.com/bargees/barge-packer

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

2 participants