Docker Blog
-
May 12, 2026
Docker AI Governance: Unlock Agent Autonomy, Safely
Introducing Docker AI Governance: centralized control over how agents execute, what they can reach on the network, which credentials they can use, and which MCP tools they can call, so every developer in your company can run AI agents safely, wherever they work. Your laptop is the new prod Agents are the biggest productivity unlock…
Read now
-
Docker Captain May 7, 2026
Comparing Different Approaches to Sandboxing
Docker Captain Siri Varma Vegiraju compares sandboxing methods for AI agents, from containers to microVMs. Learn how Docker Sandbox improves isolation, security, and performance.
Read now
-
May 5, 2026
Generate Images Locally with Docker Model Runner and Open WebUI
Learn how to generate images locally with Docker Model Runner and Open WebUI using a private, OpenAI-compatible workflow on your own machine.
Read now
-
Scanner Integrations May 5, 2026
Precision Container Security with Docker and Black Duck
The complexity of modern containerized applications often leaves developers drowning in a sea of “noise”—vulnerabilities that exist in the file system but pose zero actual risk to the application. The integration between Black Duck and Docker Hardened Images (DHI) provides a definitive answer to this challenge. By combining Docker’s secure-by-default foundations, using VEX (Vulnerability Exploitability…
Read now
-
May 1, 2026
A Virtual Agent team at Docker: How the Coding Agent Sandboxes team uses a fleet of agents to ship faster
Learn how Docker uses a fleet of AI agents in CI to test, triage, and fix code automatically, helping teams ship faster with secure sandboxes.
Read now
-
Apr 30, 2026
From Security Blocked to Prod Ready: ClickHouse on Docker Hardened Images
Learn how Docker Hardened Images help run ClickHouse in production by reducing CVEs and improving container security without changing your workflow.
Read now
-
Apr 23, 2026
Trivy, KICS, and the shape of supply chain attacks so far in 2026
We caught a malicious image pushed to checkmarx/kics on Docker Hub, the image was quarantined, and we coordinated response with Socket and Checkmarx. This blog walks through what happened and why we believe open, fast collaboration is the key to responding to this new pattern of emerging supply chain attacks.
Read now
-
Apr 16, 2026
Why MicroVMs: The Architecture Behind Docker Sandboxes
Last week, we launched Docker Sandboxes with a bold goal: to deliver the strongest agent isolation in the market. This post unpacks that claim, how microVMs enable it, and some of the architectural choices we made in this approach. The Problem With Every Other Approach Every sandboxing model asks you to give something up. We…
Read now