21 Aug 2025
Docker
Prototyping an AI Tutor with Docker Model Runner
Every developer remembers their first docker run hello-world. The mix of excitement and wonder as that simple command pulls an image, creates a container, and displays a friendly message. But what if AI could make that experience even better? As a technical writer on Docker's Docs team, I spend my days thinking about developer experience....
21 Aug 2025 3:00pm GMT
20 Aug 2025
Docker
The Supply Chain Paradox: When “Hardened” Images Become a Vendor Lock-in Trap
The market for pre-hardened container images is experiencing explosive growth as security-conscious organizations pursue the ultimate efficiency: instant security with minimal operational overhead. The value proposition is undeniably compelling-hardened images with minimal dependencies promise security "out of the box," enabling teams to focus on building and shipping applications rather than constantly revisiting low-level configuration management....
20 Aug 2025 1:10pm GMT
19 Aug 2025
Docker
Streamline NGINX Configuration with Docker Desktop Extension
Docker periodically highlights blog posts featuring use cases and success stories from Docker partners and practitioners. This story was contributed by Dylen Turnbull and Timo Stark. With over 29 years in enterprise and open-source software development, Dylen Turnbull has held roles at Symantec, Veritas, F5 Networks, and most recently as a Developer Advocate for NGINX....
19 Aug 2025 4:13pm GMT
Building AI Agents with Docker MCP Toolkit: A Developer’s Real-World Setup
Building AI agents in the real world often involves more than just making model calls - it requires integrating with external tools, handling complex workflows, and ensuring the solution can scale in production. In this post, we'll walk through a real-world developer setup for creating an agent using the Docker MCP Toolkit. To make things...
19 Aug 2025 2:59pm GMT
15 Aug 2025
Docker
Docker @ Black Hat 2025: CVEs have everyone’s attention, here’s the path forward
CVEs dominated the conversation at Black Hat 2025. Across sessions, booth discussions, and hallway chatter, it was clear that teams are feeling the pressure to manage vulnerabilities at scale. While scanning remains an important tool, the focus is shifting toward removing security debt before it enters the software supply chain. Hardened images, compliance-ready tooling, and...
15 Aug 2025 6:05pm GMT
A practitioner’s view on how Docker enables security by default and makes developers work better
This blog post was written by Docker Captains, experienced professionals recognized for their expertise with Docker. It shares their firsthand, real-world experiences using Docker in their own work or within the organizations they lead. Docker Captains are technical experts and passionate community builders who drive Docker's ecosystem forward. As active contributors and advocates, they share...
15 Aug 2025 4:00pm GMT
14 Aug 2025
Docker
Docker Desktop 4.44: Smarter AI Modeling, Platform Stability, and Streamlined Kubernetes Workflows
In Docker Desktop 4.44, we've focused on delivering enhanced reliability, tighter AI modeling controls, and simplified tool integrations so you can build on your terms. Docker Model Runner Enhancements Inspectable Model Runner Workflows Now you can inspect AI inference requests and responses directly from Docker Model Runner (DMR), helping you troubleshoot and debug model behavior...
14 Aug 2025 8:16pm GMT
MCP Horror Stories: The GitHub Prompt Injection Data Heist
This is Part 3 of our MCP Horror Stories series, where we examine real-world security incidents that validate the critical vulnerabilities threatening AI infrastructure and demonstrate how Docker MCP Toolkit provides enterprise-grade protection. The Model Context Protocol (MCP) promised to revolutionize how AI agents interact with developer tools, making GitHub repositories, Slack channels, and databases...
14 Aug 2025 4:00pm GMT
13 Aug 2025
Docker
The GPT-5 Launch Broke the AI Internet (And Not in a Good Way)
What That Means for Devs and AI App Companies When GPT-5 dropped, OpenAI killed off a bunch of older APIs without much warning. A whole lot of apps face-planted overnight. If your app hard-codes itself to one provider, one API shape, or one model, this is the nightmare scenario. This is also different from losing...
13 Aug 2025 5:38pm GMT
12 Aug 2025
Docker
Building AI agents made easy with Goose and Docker
Building AI agents can be a complex task. But it also can be a fairly simple combination of answers to the following questions: What is the AI backend that powers my intelligent fuzzy computation? What tools do you need to give to the AI to access external systems or execute predefined software commands? What is...
12 Aug 2025 4:00pm GMT