6 ms·
Do these containers share a common kernel? Or are they each ran in a separate VM? Edit: It's a VM per container. https://github.com/apple/container/blob/main/d
by WatchDog 3mo ago
Do these containers share a common kernel? Or are they each ran in a separate VM?
Edit: It's a VM per container. https://github.com/apple/container/blob/main/docs/technical-overview.md https://github.com/apple/container/blob/main/docs/technical-...
- leshenka 3mo agoIsn't it wasteful? I know it's a "tiny" vm but still is a vm
- pjmlp 3mo agoSee Kata containers. https://katacontainers.io/ https://katacontainers.io/ For ultimate security, containers alone aren't enough. Windows is also having a similar feature on top of WSL, announced at BUILD. https://github.com/microsoft/mxc https://github.com/microsoft/mxc