23 Feb 2026

feedDocker

Gordon: Docker’s AI Agent Just Got an Update

AI agents are moving from demos to daily workflows. They write code, run commands, and complete multi-step tasks without constant hand-holding. But general-purpose agents don't know Docker. They don't understand your containers, your images, or your specific setup. Gordon does. Just run docker ai in your terminal or try it in Docker Desktop. Available today...

23 Feb 2026 2:13pm GMT

Run OpenClaw Securely in Docker Sandboxes

Docker Sandboxes is a new primitive in the Docker's ecosystem that allows you to run AI agents or any other workloads in isolated micro VMs. It provides strong isolation, convenient developer experience and a strong security boundary with a network proxy configurable to deny agents connecting to arbitrary internet hosts. The network proxy will also...

23 Feb 2026 2:00pm GMT

20 Feb 2026

feedDocker

State of Agentic AI Report: Key Findings

Based on Docker's State of Agentic AI report, a global survey of more than 800 developers, platform engineers, and technology decision-makers, this blog summarizes key findings of what's really happening as agentic AI scales within organizations. Drawing on insights from decision-makers and purchase influencers worldwide, we'll give you a preview on not only where teams...

20 Feb 2026 5:18pm GMT

19 Feb 2026

feedDocker

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

Special thanks to Cody Ebberson and the Medplum team for their open-source contribution and for sharing their migration experience with the community. A real-world example of migrating a HIPAA-compliant EHR platform to DHI with minimal code changes. Healthcare software runs on trust. When patient data is at stake, security isn't just a feature but a...

19 Feb 2026 2:00pm GMT

17 Feb 2026

feedDocker

The Multi-Model Database for AI Agents: Deploy SurrealDB with Docker Extension

When it comes to building dynamic and real-work solutions, developers need to stitch multiple databases (relational, document, graph, vector, time-series, search) together and build complex API layers to integrate them. This generates significant complexity, cost, and operational risk, and reduces speed of innovation. More often than not, developers end up focusing on building glue code...

17 Feb 2026 2:00pm GMT

16 Feb 2026

feedDocker

Running NanoClaw in a Docker Shell Sandbox

Ever wanted to run a personal AI assistant that monitors your WhatsApp messages 24/7, but worried about giving it access to your entire system? Docker Sandboxes' new shell sandbox type is the perfect solution. In this post, I'll show you how to run NanoClaw, a lightweight Claude-powered WhatsApp assistant, inside a secure, isolated Docker sandbox....

16 Feb 2026 2:00pm GMT

13 Feb 2026

feedDocker

How to solve the context size issues with context packing with Docker Model Runner and Agentic Compose

If you've worked with local language models, you've probably run into the context window limit, especially when using smaller models on less powerful machines. While it's an unavoidable constraint, techniques like context packing make it surprisingly manageable. Hello, I'm Philippe, and I am a Principal Solutions Architect helping customers with their usage of Docker. In...

13 Feb 2026 1:57pm GMT

10 Feb 2026

feedDocker

Hardened Images Are Free. Now What?

Docker Hardened Images are now free, covering Alpine, Debian, and over 1,000 images including databases, runtimes, and message buses. For security teams, this changes the economics of container vulnerability management. DHI includes security fixes from Docker's security team, which simplifies security response. Platform teams can pull the patched base image and redeploy quickly. But free...

10 Feb 2026 2:00pm GMT

05 Feb 2026

feedDocker

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...

05 Feb 2026 11:25pm GMT

04 Feb 2026

feedDocker

Get Started with the Atlassian Rovo MCP Server Using Docker

We're excited to announce that the remote Atlassian Rovo MCP server is now available in Docker's MCP Catalog and Toolkit, making it easier than ever to connect AI assistants to Jira and Confluence. With just a few clicks, technical teams can use their favorite AI agents to create and update Jira issues, epics, and Confluence...

04 Feb 2026 1:52pm GMT