By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: Docker Expands Compose for Agent Development and Ties in Cloud Offload Support
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > Docker Expands Compose for Agent Development and Ties in Cloud Offload Support
News

Docker Expands Compose for Agent Development and Ties in Cloud Offload Support

News Room
Last updated: 2025/07/14 at 4:35 AM
News Room Published 14 July 2025
Share
SHARE

Docker launched a new feature to let developers define, build, and run agents using Docker Compose, with the aim to streamline agent development process and reduce repetitive tasks. Additionally, Docker Offload, now in beta, provides a way to seamlessly offload building and running models to remote GPU compute.

Adding support for defining agents using Docker Compose is a further step in Docker’s strategy to position itself as a key tool provider for agent development, much like it did for container-based development. As Docker’s Mark Cavage and Tushar Jain note, this means simplifying repetitive and tedious tasks that agent development typically involves, such as iterating with different models, securely connecting to MCP tools, and packaging everything so teammates can easily run the same workflow.

The new feature allows developers to declare open models, agents, and MCP tools in a compose.yaml file, then build and run them using docker compose up. Docker Compose integrates with many current agentic frameworks, including LangGraph, Embabel, Vercel AI, Spring AI, CrewAI, Google ADK, and Agno.

To help developers get started with using Docker Compose for agent development, Docker has created a GitHub repository with sample projects for all supported frameworks. For instance, one example shows how to build a collaborative multi-agent fact checker using Google ADK:

The Critic agent gathers evidence via live internet searches using DuckDuckGo through the Model Context Protocol (MCP), while the Reviser agent analyzes and refines the conclusion using internal reasoning alone. The system showcases how agents with distinct roles and tools can collaborate under orchestration.

The corresponding compose.yaml file defines two services, adk and mcp-gateway, and includes a models section listing used models along with their arguments. Docker introduced the possibility to package and run local models with Model Runner in Docker Desktop 4.40, but you can also use remote or Cloud based models by providing the appropriate credentials.

Docker Compose modular architecture makes it easy to create compose overrides for multiple agent configurations. For example, you can define a variant that uses OpenAI instead of a local model, or one that targets Google Cloud Run. This lets you combine multiple compose files to easily switch your agent setup:


docker compose -f compose.yaml -f compose.openai.yaml up --build

Another new feature for agent development supported in the latest Docker Desktop is Docker Offload. This fully managed service can be used as a drop-in replacement for Docker Model Runner when local resources are not sufficient, allowing developers to run models and containers on a cloud GPU transparently using the same workflow as for local deployment.

Docker Offload frees you from infrastructure constraints by offloading compute-intensive workloads, like large language models and multi-agent orchestration, to high-performance cloud environments. No complex setup, no GPU shortages, no configuration headaches.

The service is currently available in beta and Docker is providing 300 minutes of free usage to help developers get started.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Le Wand’s Dive Is One of My Favorite Sex Toys of the Year
Next Article Elmo’s X account hacked as it pumps out flood of antisemitic posts
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

ChatGPT creator's next big thing is stuck in limbo – but maybe that's better
News
Graphs show how the UK’s weather has shifted in just 50 years
News
NVMe Controller Data Queue “CDQ” Patches Posted For Linux
Computing
Mortgage Rate Predictions: Here's Why Rates Are Staying High in July
News

You Might also Like

News

ChatGPT creator's next big thing is stuck in limbo – but maybe that's better

5 Min Read
News

Graphs show how the UK’s weather has shifted in just 50 years

6 Min Read
News

Mortgage Rate Predictions: Here's Why Rates Are Staying High in July

6 Min Read
News

Government launches £63m EV infrastructure fund – UKTN

2 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?