Docker Blog
-
Jan 26, 2026
Docker Sandboxes: Run Claude Code and Other Coding Agents Unsupervised (but Safely)
Secure sandboxes for Claude Code, Gemini, Codex, and Kiro. Run coding agents with microVM-based isolation.
Read now
-
Jan 26, 2026
Run Claude Code Locally with Docker Model Runner
Get Claude Code working with Docker Model Runner—free, on-device, and private. Your cloud bill stays at $0.
Read now
-
Jan 25, 2026
Making the Most of Your Docker Hardened Images Enterprise Trial – Part 3
In Part 1 and Part 2, we established the baseline. You migrated a service to a Docker Hardened Image (DHI), saw vulnerability counts drop to zero, and verified signatures and SLSA provenance. This blog tackles the next most common question engineers ask during a DHI trial: what if I need a custom image?
Read now
-
Jan 24, 2026
Making the Most of Your Docker Hardened Images Enterprise Trial – Part 2
In Part 1 of this series, we migrated a Node.js service to Docker Hardened Images (DHI) and measured impressive results. But how do you verify these claims independently? This post walks through the verification process: signature validation, provenance analysis, compliance evidence examination, and SBOM analysis.
Read now
-
Guest Contributor Jan 23, 2026
How to Automate Arm Migration with Docker MCP Toolkit, VS Code, and GitHub Copilot
Use Docker MCP Toolkit with GitHub Copilot in VS Code to automate x86→ARM64 migration: scan code, convert intrinsics, update Dockerfiles, and PR changes fast.
Read now
-
Jan 22, 2026
Using MCP Servers: From Quick Tools to Multi-Agent Systems
Run MCP servers without runtime pain. Use Docker’s MCP Toolkit, Catalog, Gateway, and cagent to scale from single tools to multi-agent systems.
Read now
-
Jan 22, 2026
Your Dependencies Don’t Care About Your FIPS Configuration
FIPS images alone won’t ensure compliance. Learn how prebuilt native deps can bypass your crypto boundary—and how to build, test, and ship FIPS-compatible apps.
Read now
-
Jan 16, 2026
Making (Very) Small LLMs Smarter
Run tiny LLMs locally and still get helpful code. Use vector search to feed the right snippets with Docker Model Runner, LangChainJS, and Nova.
Read now
