Docker – Blog

Docker – Blog

Publication
0 followers

Containers for development and delivery, CI integrations, and performance.

Why We Chose the Harder Path: Docker Hardened Images, One Year Later
NewsApr 14, 2026

Why We Chose the Harder Path: Docker Hardened Images, One Year Later

One year after launching Docker Hardened Images (DHI), Docker reports over 500,000 daily pulls and more than one million builds, with a catalog exceeding 2,000 hardened images, Helm charts, and system packages across Debian and Alpine. The DHI Community tier...

By Docker – Blog
Reclaim Developer Hours Through Smarter Vulnerability Prioritization with Docker and Mend.io
NewsApr 8, 2026

Reclaim Developer Hours Through Smarter Vulnerability Prioritization with Docker and Mend.io

Mend.io has integrated with Docker Hardened Images (DHI) to deliver a zero‑configuration solution that automatically distinguishes base‑image vulnerabilities from application‑layer risks. By leveraging Docker’s VEX (Vulnerability Exploitability eXchange) data, the platform filters out non‑exploitable and unreachable CVEs, allowing developers to...

By Docker – Blog
Docker Offload Now Generally Available: The Full Power of Docker, for Every Developer, Everywhere.
NewsApr 2, 2026

Docker Offload Now Generally Available: The Full Power of Docker, for Every Developer, Everywhere.

Docker announced Docker Offload is now generally available, moving the Docker engine to a fully managed cloud service. The shift lets developers run Docker Desktop in VDI, locked‑down laptops, and other restricted environments without changing workflows or UI. Offload offers...

By Docker – Blog
How to Run Claude Code with Docker: Local Models, MCP Servers, and Secure Sandboxes
NewsMar 13, 2026

How to Run Claude Code with Docker: Local Models, MCP Servers, and Secure Sandboxes

Docker now enables developers to run Claude Code locally, connect it to external tools, and sandbox its actions. Using Docker Model Runner, Claude Code accesses an Anthropic‑compatible API, giving full control over data, infrastructure, and spending. The Docker MCP Toolkit...

By Docker – Blog
Flexibility Over Lock-In: The Enterprise Shift in Agent Strategy
NewsMar 12, 2026

Flexibility Over Lock-In: The Enterprise Shift in Agent Strategy

According to Docker’s State of Agentic AI survey of 800+ developers, 95% now view building AI agents as a strategic priority and have moved beyond pilots to early production. Enterprises are rapidly adopting multi‑model and multi‑cloud architectures, with 61% combining...

By Docker – Blog
Celebrating Women in AI: 3 Questions with Cecilia Liu on Leading Docker’s MCP Strategy
NewsMar 6, 2026

Celebrating Women in AI: 3 Questions with Cecilia Liu on Leading Docker’s MCP Strategy

Docker’s Model Container Platform (MCP) Catalog and Toolkit, overseen by senior product manager Cecilia Liu, offers a container‑based solution for discovering, configuring, and scaling AI model servers. The product bundles in‑product setup guides, role‑based access controls, audit logging and custom...

By Docker – Blog
Announcing Docker Hardened System Packages
NewsMar 3, 2026

Announcing Docker Hardened System Packages

Docker announced Docker Hardened System Packages, extending its Docker Hardened Images (DHI) security model to individual OS packages. The offering adds more than 8,000 hardened Alpine packages with Debian support slated soon, and maintains Docker’s SLSA Level 3 build pipeline and...

By Docker – Blog
How Medplum Secured Their Healthcare Platform with Docker Hardened Images (DHI)
NewsFeb 19, 2026

How Medplum Secured Their Healthcare Platform with Docker Hardened Images (DHI)

Medplum, an open‑source headless EHR serving over 20 million patients, migrated its production containers to Docker Hardened Images (DHI) with just 54 lines of code changes across five files. The switch replaced custom hardening scripts with Docker’s secure‑by‑default base images, eliminating...

By Docker – Blog
Running NanoClaw in a Docker Shell Sandbox
NewsFeb 16, 2026

Running NanoClaw in a Docker Shell Sandbox

Docker Sandboxes introduced a new "shell" sandbox type that provides an interactive Ubuntu microVM with preinstalled development tools. The guide demonstrates running the Claude‑powered NanoClaw WhatsApp assistant inside this sandbox, isolating its filesystem and credentials. By mounting only a workspace...

By Docker – Blog