Docker Blog
-
Dec 9, 2025
Docker Joins the Agentic AI Foundation
Today, the Linux Foundation launched the Agentic AI Foundation with three founding projects: Anthropic’s Model Context Protocol (MCP), Block’s goose agent framework, and OpenAI’s AGENTS.md standard. The foundation brings together the companies building the infrastructure layer for agents: Anthropic, Block, OpenAI, Amazon, Google, Microsoft, Cloudflare, and Bloomberg, alongside key tooling and platform companies. Docker is…
Read now
-
Guest Contributor Dec 8, 2025
From Compose to Kubernetes to Cloud: Designing and Operating Infrastructure with Kanvas
Turn Compose files into Kubernetes and multi-cloud designs you can deploy and operate in Docker Desktop—visualize, test, and debug in one UI.
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
-
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