NanoClaw and Docker to run AI agents inside sandboxed MicroVMs
NanoClaw and Docker have announced a partnership to run the open-source AI agent platform inside Docker's MicroVM-based sandbox infrastructure. The integration will allow NanoClaw builds to be deployed in containers and, the teams say, can be launched with a single command.
Each agent task will be isolated in a Docker container running with Docker Sandboxes. NanoClaw, developed by Gavriel Cohen as an alternative to OpenClaw, is far smaller than its predecessor—under 4,000 lines of code versus OpenClaw's more than 400,000. Built on Anthropic's Claude and extensible through skill integration, NanoClaw was designed to run in containers so it accesses only what has been deliberately mounted.
The project has over 21,000 stars on GitHub and roughly 3,800 forks. The move underscores the importance of isolation for AI agent security. Enterprises can experiment with NanoClaw without loading a "claw" build onto a host machine, avoiding risks such as accidental deletion, damage, security vulnerabilities, and prompt injection.
nanoclaw, docker, microvms, docker sandboxes, ai agents, containers, claude, openclaw, gavriel cohen, isolation