Now I’m waiting for someone to create a docker fork where docker has access to the host system directly outside of the VM and shared volumes.
Although I'd argue "Docker without containers" is a UX achieve.
They're not VMs, they're containers. And it already supports accessing the host filesystem, see the `--volume` flag.
Although I'd argue "Docker without containers" is a UX achieve.