Compose
-
Docker Desktop 4.19: Compose v2, Moby Project Update, and New Language Support
Docker Desktop release 4.19 brings performance enhancements, new language support, and a Moby update. Docker Init (Beta) includes support for Node and Python, and viewing Docker Scout secure software supply chain data for images directly in Docker Desktop is now easier.
Read now
-
Docker Compose Experiment: Sync Files and Automatically Rebuild Services with Watch Mode
Starting with Compose v2.17, we’re excited to share an early look at the new development-specific configuration in Compose YAML as well as an experimental file watch command.
Read now
-
Docker Compose: What’s New, What’s Changing, What’s Next
Docker Compose V1 will be deprecated after June, 2023. Here’s what you need to know to transition to Compose V2!
Read now
-
How to Set Up Your Local Node.js Development Environment Using Docker
Follow along with this comprehensive guide on how to setup your local Node.js development environment using Docker!
Read now
-
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
-
Start Dev Environments locally, Compose V2 RC 1, and more in Docker Desktop 3.6
Docker Desktop 3.6 has just been released and we’re looking forward to you trying it. Start Dev Environments from your Local Machine You can now share dev environments with your colleagues and get started with code already on your local machine as well as the existing remote repository support. It’s easy to use your local…
Read now
-
Improved Volume Management, Docker Dev Environments and more in Desktop 3.5
Read our Docker Desktop release collection to learn about the latest new features and performance improvements. Then visit our Docker Subscriptions page to pick a plan that’s right for you. — Docker Desktop 3.5 is here and we can’t wait for you to try it! We’ve introduced some exciting new features including improvements to the…
Read now
-
Guest Post: Calling the Docker CLI from Python with Python-on-whales
This post highlights a new project built by Gabriel de Marmiesse from the Docker community: Python-on-whales. The goal of this project is to have a 1-to-1 mapping between the Docker CLI and the Python library.
Read now