Docker-Compose
10 postsLearn about the ARG and ENV instructions and explore how to use them in your Dockerfiles to make your images more configurable and easier to maintain.
Learn how Docker empowers web developers by providing efficient, scalable, and collaborative containerization tools that streamline development workflows, ensure consistency across environments, and enhance productivity for building, testing, and deploying web applications.
Learn about the LoLLM Messenger project — a winner of the AI/ML Hackathon — which allows you to send iMessages to GenAI models running directly on your computer.
Discover the powerful new features in Docker Desktop 4.32, including the Compose File Viewer, terminal integration, and enterprise-grade volume backups, designed to enhance developer productivity and streamline workflows.
The Docker Desktop 4.31 release offers new features to empower developers, including: air-gapped containers, accelerated builds, and beta releases of Docker Desktop on Windows on Arm (WoA) and Compose File Viewer.
Manage microservice sprawl with Docker Compose by importing subprojects from other Git repos. Compose Watch provides the benefits of container-first development without compromising on developer experience.
Docker Build Cloud is now generally available. Learn more about the benefits of Docker Build Cloud and see how to get started.
Docker Compose Watch, a tool to improve the inner loop of application development, is now generally available. We built Docker Compose Watch to smooth away these workflow papercuts. We have learned from many people using our open source Docker Compose project for local development. Now we are natively addressing common workflow friction we observe, like the use case of hot reload for frontend development.
Docker Desktop 4.22 is now available, with improved memory & CPU management, support for Compose subprojects, and improvements to role-based access control.
Learn how the new "include" attribute, introduced in Docker Compose 2.20, makes Compose files more modular and reusable.