We Reverse-Engineered Docker Sandbox's Undocumented MicroVM API
Docker has introduced an undocumented API for spawning microVMs, which the author reverse-engineered to create the open-source Sandbox Agent SDK. Unlike standard containers, which share the host kerne…