Docker Blog
-
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
-
Dec 5, 2025
Announcing vLLM v0.12.0, Ministral 3 and DeepSeek-V3.2 for Docker Model Runner
Run Ministral 3 and DeepSeek-V3.2 on Docker Model Runner with vLLM 0.12. Test-drive the latest open-weights models as soon as they’re released.
Read now
-
Dec 3, 2025
Securing the Docker MCP Catalog: Commit Pinning, Agentic Auditing, and Publisher Trust Levels
Learn how we’re enhancing trust in the MCP ecosystem with commit planning, AI-audited updates, and publisher trust levels within the Docker MCP catalog.
Read now
-
Dec 2, 2025
Building AI agents shouldn’t be hard. According to theCUBE Research, Docker makes it easy
For most developers, getting started with AI is still too complicated. Different models, tools, and platforms don’t always play nicely together. But with Docker, that’s changing fast. Docker is emerging as essential infrastructure for standardized, portable, and scalable AI environments. By bringing composability, simplicity, and GPU accessibility to the agentic era, Docker is helping developers…
Read now
-
Dec 1, 2025
Run Embedding Models and Unlock Semantic Search with Docker Model Runner
In this guide, we’ll cover how to use embedding models for semantic search and how to run them with Docker Model Runner.
Read now
-
Guest Contributor Nov 28, 2025
You Want Microservices, But Do You Really Need Them?
Before you default to microservices, weigh hidden costs and consider a modular monolith or SOA. Learn when Docker delivers consistency and scale—without sprawl.
Read now
-
Nov 26, 2025
Security that strengthens the ecosystem: Docker’s upstream approach to CVE-2025-12735
On November 24, 2025, Docker Hardened Images resolved CVE-2025-12735 in the Kibana project, which is the visualization and user interface layer for Elasticsearch. This CVE is a critical remote code execution vulnerability that scored 9.8 on the CVSS scale. While images from other hardened image vendors were still carrying the vulnerability, Docker’s security team and…
Read now
-
Nov 25, 2025
A New Approach for Coding Agent Safety
Coding agents like Claude Code, Gemini CLI, Codex, Kiro, and OpenCode are changing how developers work. But as these agents become more autonomous with capabilities like deleting repos, modifying files, and accessing secrets, developers face a real problem: how do you give agents enough access to be useful without adding unnecessary risk to your local…
Read now