Docker has updated Compose with new features to simplify building, shipping, and running AI agents.
Compose allows developers to define models, agents, and tools in a compose.yaml file and spin up an agentic stack using 'docker compose up' command.
Compose now integrates with various agentic frameworks and cloud services like Google Cloud Run and Microsoft Azure Container Apps Service for deploying agents to serverless environments.
Docker Offload is introduced to offload compute-intensive tasks to high-performance cloud environments, and the company is offering 300 minutes of free Offload usage for users to try it out.