Hacker News new | ask | show | jobs
by watersb 381 days ago
:-)

It isn't systemd:

> Containers achieve sub-second start times using an optimized Linux kernel config, minroot filesystem, and a lightweight init system, vminitd

https://github.com/apple/containerization/blob/main/vminitd

1 comments

Wouldn't be surprised if this goes through the same process Windows users did with WSL. Starting out with no systemd, to community-developed systemd-in-a-bottle setups, to proper systemd integration