#docker
Wiki 2
- Delightful integration tests in Rust RAII plus testcontainers-rs gives every Rust integration test its own isolated infrastructure
- We Reverse-Engineered Docker Sandbox's Undocumented MicroVM API Rivet's writeup of the undocumented `/vm` HTTP API in Docker's sandboxd daemon, what it gives you, and the Sandbox Agent SDK they built on top
Toolbox 3
- dockerscan Docker image scanner bundling CIS benchmark, secrets, CVE, supply-chain and runtime checks
- floci Free local AWS emulator covering 46 services, a drop-in replacement for LocalStack Community
- Sandbox Agent SDK TypeScript SDK for running coding agents inside Docker's microVM sandboxes under one interface