Docker Sandboxes and microVMs, explained (opens in new tab)
With the rise of , developers need secure but also lightweight solutions for running their agents. The agent should be able to do all the things a human developer could do with containers — build them, install software into them, and modify files they have access to — but in a way that protects the host system from the agent . . Docker Sandboxes explained Docker Sandboxes use what is called a “ The microVM itself is a custom-built, cross-platform project for Docker, designed to run directly o...
Read the original article