29 Jul 2025

feedDocker

Accelerate modernization and cloud migration

In our recent report, we describe that many enterprises today face a stark reality: despite years of digital transformation efforts, the majority of enterprise workloads-up to 80%-still run on legacy systems. This lag in modernization not only increases operational costs and security risks but also limits the agility needed to compete in a rapidly evolving...

29 Jul 2025 4:46pm GMT

Retiring Docker Content Trust

Docker Content Trust (DCT) was introduced 10 years ago as a way to verify the integrity and publisher of container images using The Update Framework (TUF) and the Notary v1 project. However, the upstream Notary codebase is no longer actively maintained and the ecosystem has since moved toward newer tools for image signing and verification....

29 Jul 2025 4:41pm GMT

28 Jul 2025

feedDocker

Beyond the Chatbot: Event-Driven Agents in Action

Docker recently completed an internal 24-hour hackathon that had a fairly simple goal: create an agent that helps you be more productive. As I thought about this topic, I recognized I didn't want to spend more time in a chat interface. Why can't I create a fully automated agent that doesn't need a human to...

28 Jul 2025 9:52pm GMT

23 Jul 2025

feedDocker

Docker MCP Catalog: Finding the Right AI Tools for Your Project

As large language models (LLMs) evolve from static text generators to dynamic agents capable of executing actions, there's a growing need for a standardized way to let them interact with external tooling securely. That's where Model Context Protocol (MCP) steps in, a protocol designed to turn your existing APIs into AI-accessible tools. My name is...

23 Jul 2025 7:34pm GMT

22 Jul 2025

feedDocker

Compose Editing Evolved: Schema-Driven and Context-Aware

Every day, thousands of developers are creating and editing Compose files. At Docker, we are regularly adding more features to Docker Compose such as the new provider services capability that lets you run AI models as part of your multi-container applications with Docker Model Runner. We know that providing a first-class editing experience for Compose...

22 Jul 2025 3:00pm GMT

21 Jul 2025

feedDocker

Docker Unveils the Future of Agentic Apps at WeAreDevelopers

Agentic applications - what actually are they and how do we make them easier to build, test, and deploy? At WeAreDevelopers, we defined agentic apps as those that use LLMs to define execution workflows based on desired goals with access to your tools, data, and systems. While there are new elements to this application stack,...

21 Jul 2025 10:53pm GMT

17 Jul 2025

feedDocker

GoFiber v3 + Testcontainers: Production-like Local Dev with Air

Intro Local development can be challenging when apps rely on external services like databases or queues, leading to brittle scripts and inconsistent environments. Fiber v3 and Testcontainers solve this by making real service dependencies part of your app's lifecycle, fully managed, reproducible, and developer-friendly. With the upcoming v3 release, Fiber is introducing a powerful new...

17 Jul 2025 1:49pm GMT

16 Jul 2025

feedDocker

Powering Local AI Together: Docker Model Runner on Hugging Face

At Docker, we always believe in the power of community and collaboration. It reminds me of what Robert Axelrod said in The Evolution of Cooperation: "The key to doing well lies not in overcoming others, but in eliciting their cooperation." And what better place for Docker Model Runner to foster this cooperation than at Hugging...

16 Jul 2025 12:15pm GMT

14 Jul 2025

feedDocker

AI-Powered Testing: Using Docker Model Runner with Microcks for Dynamic Mock APIs

The non-deterministic nature of LLMs makes them ideal for generating dynamic, rich test data, perfect for validating app behavior and ensuring consistent, high-quality user experiences. Today, we'll walk you through how to use Docker's Model Runner with Microcks to generate dynamic mock APIs for testing your applications. Microcks is a powerful CNCF tool that allows...

14 Jul 2025 4:10pm GMT

11 Jul 2025

feedDocker

Build a GenAI App With Java Using Spring AI and Docker Model Runner

When thinking about starting a Generative AI (GenAI) project, you might assume that Python is required to get started in this new space. However, if you're already a Java developer, there's no need to learn a new language. The Java ecosystem offers robust tools and libraries that make building GenAI applications both accessible and productive....

11 Jul 2025 11:59am GMT