Someone really needs to develop a lightweight VM container that we can stuff software in. Like, you know how you can buy DOS games on steam, and it just gives you dosbox preconfigured to play the game?

That, but for all software on all OSes

@foone something like... docker ?
@philippe @foone Docker is no hypervisor. It's not even a container runtime actually. You can't use it to universally run any software on any platform.