Partnerships
-
Mar 13, 2026
Secure Agent Execution with NanoClaw and Docker Sandboxes
NanoClaw integrates with Docker Sandboxes to run AI agents in disposable MicroVMs, combining transparency and isolation for secure execution.
Read now
-
Integrations Feb 5, 2026
Reduce Vulnerability Noise with VEX: Wiz + Docker Hardened Images
Open source components power most modern applications. A new generation of hardened container images can establish a more secure foundation, but even with hardened images, vulnerability scanners often return dozens or hundreds of CVEs with little prioritization. This noise slows teams down and complicates security triage. The VEX (Vulnerability Exploitability eXchange) standard addresses the problem…
Read now
-
Guest Contributor Jan 23, 2026
How to Automate Arm Migration with Docker MCP Toolkit, VS Code, and GitHub Copilot
Use Docker MCP Toolkit with GitHub Copilot in VS Code to automate x86→ARM64 migration: scan code, convert intrinsics, update Dockerfiles, and PR changes fast.
Read now
-
Guest Contributor Jan 15, 2026
Permission-Aware RAG: End-to-End Testing with the SpiceDB Testcontainer
Learn how to validate permissions in RAG pipelines end to end using Testcontainers and SpiceDB – covering setup, test data, and policy checks developers can trust.
Read now
-
Jan 14, 2026
Safer Docker Hub Pulls via a Sonatype-Protected Proxy
Why a “protected repo”? Modern teams depend on public container images, yet most environments lack a single, auditable control point for what gets pulled and when. This often leads to three operational challenges: Inconsistent or improvised base images that drift across teams and pipelines. Exposure to new CVEs when tags remain unchanged but upstream content…
Read now
-
Dec 5, 2025
Docker, JetBrains, and Zed: Building a Common Language for Agents and IDEs
As agents become capable enough to write and refactor code, they should work natively inside the environments developers work in: editors. That’s why JetBrains and Zed are co-developing ACP, the Agent Client Protocol. ACP gives agents and editors a shared language, so any agent can read context, take actions, and respond intelligently without bespoke wiring…
Read now