|
|
|
|
|
by henesy
2525 days ago
|
|
Inferno instances are really meant to be compartments for individual programs more than a desktop OS in and of itself. Dis VM instances are super light… you wouldn't really be needing to worry much about running a large number of them. Point aside in many cases you can sandbox applications in crafted namespaces using spawn and flags like NODEVS. |
|