Docker Compose
-
Announcing Compose V2 General Availability
We’re thrilled to announce the General Availability of Docker Compose Version 2 (aka V2)! We launched the first version of Compose V2 in June of 2021. Thanks to your feedback, we’ve made numerous improvements since our initial rollout — and have seen a steady increase in adoption over the last 10 months. We’re hearing a lot of…
Read now
-
Using Awesome-Compose to Build and Deploy Your Multi-Container Application
In my last blog, I showed you how to get up and running with Docker Desktop. While we briefly introduced you to every major component bundled within Docker Desktop, it’s now time to drill a little deeper. In this blog, you’ll learn how to use one of our most-popular tools: Docker Compose. We’ll discuss what…
Read now
-
Building a Multi-Container .NET App Using Docker Desktop
.NET is a free, open-source development platform for building numerous apps, such as web apps, web APIs, serverless functions in the cloud, mobile apps and much more. .NET is a general purpose development platform maintained by Microsoft and the .NET community on GitHub. It is cross-platform, supporting Windows, macOS and Linux, and can be used…
Read now
-
Accelerating New Features in Docker Desktop
November 2024 update: Announcing Upgraded Docker Plans: Simpler, More Value, Better Development and Productivity To learn what’s new in Docker Desktop, read our Docker Desktop release series. — In November 2019 Docker announced our re-focusing on the needs of developers. Specifically, we set out to simplify the complexity of modern application development to help developers…
Read now
-
From Compose to Kubernetes with Okteto
Today we’re featuring a blog from Pablo Chico de Guzmán at Okteto, who writes about how the developers’ love of Docker Compose inspired Okteto to create Okteto Stacks, a fully compatible Kubernetes backend for Docker Compose It has been almost 7 years since the Docker Compose v1.0.0 release went live. Since that time, Docker Compose…
Read now
-
Volume Management, Compose v2, Skipping Updates, and more in Docker Desktop 3.4
We are excited to announce the release of Docker Desktop 3.4. This release includes several improvements to Docker Desktop, including our new Volume Management interface, the Compose v2 roll-out, and changes to how to Skip an update to Docker Desktop based on your feedback. Volume Management Have you wanted a way to more easily manage…
Read now
-
Docker Compose: From Local to Amazon ECS
By using cloud platforms, we can take advantage of different resource configurations and compute capacities. However, deploying containerized applications on cloud platforms is proving to be quite challenging, especially for new users who have no expertise on how to use that platform. As each platform may provide specific APIs, orchestrating the deployment of a containerized…
Read now
-
DockerCon 2020: Top Rated Sessions – The Fundamentals
Of all the sessions from DockerCon LIVE 2020, the Best Practices + How To’s track sessions received the most live views and on-demand views. Not only were these sessions highly viewed, they were also highly rated. We thought this would be the case based on the fact that many developers are learning Docker for this…
Read now