Docker just got a lot more useful for AI agents.

Try `docker sandbox` with Claude Code. The only catch: you still have to install your full tooling stack (at least once).

Skip that and use a lightweight, custom sandbox template for Claude Code + Rust:
https://github.com/sassman/docker-sandbox-templates?tab=readme-ov-file

GitHub - sassman/docker-sandbox-templates

Contribute to sassman/docker-sandbox-templates development by creating an account on GitHub.

GitHub