5 ms·
Kinda surprising that this doesn't support Linux. Podman can transparently start microVMs instead of local containers via libkrun as well, which does support L
by whimblepop 4mo ago
Kinda surprising that this doesn't support Linux.
Podman can transparently start microVMs instead of local containers via libkrun as well, which does support Linux: https://josecastillolema.github.io/podman-wasm-libkrun/ https://josecastillolema.github.io/podman-wasm-libkrun/
- ccrone 4mo agoI work on Docker Sandboxes. We do support Linux with the newer standalone version (sbx), see here: https://docs.docker.com/ai/sandboxes/ https://docs.docker.com/ai/sandboxes/
- whimblepop 4mo agoThat's great! Thanks for informing me. :D