Hacker News new | ask | show | jobs
by IanChiles 4640 days ago
Could you use Docker as a backend on Linux? I feel like it would eliminate a lot of the size overhead, and be significantly easier to ship (a single static binary)
1 comments

Perhaps. Arc could also use Linux Containers (LXC) directly for the aforementioned benefits.

In the future, Arc will be agnostic and support multiple hypervisors. One could use LXC on Linux, HyperV on Windows, VirtualBox, etc.