Docker Desktop 4.37 streamlines AI-driven development with the new AI Catalog integration, command-line management capabilities, upgraded components, and enhanced stability to empower modern developers.
docker desktop
DockerCon 2022 Mainstage: Exciting Keynote Talks, Speakers, and More
DockerCon 2022 is less than two weeks away on May 9th-10th! DockerCon offers a fantastic chance to engage with tens of thousands of fellow developers. We can’t wait to see what you’ve been working on. (Register here to virtually attend our interactive event.)...
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...
How to “Dockerize” Your Python Applications
Millions of developers use Python to build modern, scalable applications. For developers who value performance, cross-platform portability, and convenience, deploying these apps within a Docker environment can be advantageous. That said, what kinds of applications can...
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...
Top 5 Docker Desktop Features Developers Must Know About
Built atop Docker Engine—our open-source container runtime—Docker Desktop is ideal for developers needing greatly expanded Docker functionality, regardless of experience level. Docker Desktop is ready to use out of the box. It packages together Docker’s CLI, Docker...
Getting Started with Docker Desktop
If you’re curious about Docker but haven’t used it, you’re at the right place. While Docker is technical at its core, our goal is to make our tools approachable for all users regardless of their familiarity with containers. This blog introduces Docker technology,...
Speed boost achievement unlocked on Docker Desktop 4.6 for Mac
Introducing virtiofs The 4.6 release of Docker Desktop for Mac contains a number of changes that drastically improve file sharing performance for macOS users. Firstly, developers now have the option of using a new experimental file sharing implementation called...
How Kubernetes works under the hood with Docker Desktop
Docker Desktop makes developing applications for Kubernetes easy. It provides a smooth Kubernetes setup experience by hiding the complexity of the installation and wiring with the host. Developers can focus entirely on their work rather than dealing with the...