You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: