Docker Desktop 4.19 includes performance enhancements, new language support, and a Moby update. Container-to-host networking performance is 5x faster on macOS, and Docker Init supports Python and Node.js.
compose
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.
How to Set Up Your Local Node.js Development Environment Using Docker
Learn how to set up a local Node.js development environment using Docker with this step-by-step guide!
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...
Improved Volume Management, Docker Dev Environments and more in Desktop 3.5
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 Volume Management interface, a tech preview of Docker Dev Environments, and enhancements to Compose V2. Easily Manage Files in...
Guest Post: Calling the Docker CLI from Python with Python-on-whales
Image: Alice Lang, [email protected] At Docker, we are incredibly proud of our vibrant, diverse and creative community. From time to time, we feature cool contributions from the community on our blog to highlight some of the great work our community does....
How to Deploy GPU-Accelerated Applications on Amazon ECS with Docker Compose
Many applications can take advantage of GPU acceleration, in particular resource-intensive Machine Learning (ML) applications. The development time of such applications may vary based on the hardware of the machine we use for development. Containerization will...
Compose CLI ACI Integration Now Available
Today we are pleased to announce that we have reached a major milestone, reaching GA and our V1 of both the Compose CLI and the ACI integration. 🎉 In May we announced the partnership between Docker and Microsoft to make it easier to deploy containerized...
Docker Open Sources Compose for Amazon ECS and Microsoft ACI
Today we are open sourcing the code for the Amazon ECS and Microsoft ACI Compose integrations. This is the first time that Docker has made Compose available for the cloud, allowing developers to take their Compose projects they were running locally and deploy them to...