Docker announces significant upgrades to its subscription plans, delivering more value, flexibility, and tools for customers of all sizes.
docker desktop
Docker Extensions: Discover, Build & Integrate New Tools into Docker Desktop
Today, we’re announcing the beta release of Docker Extensions and the Docker Extensions SDK. Docker Extensions let you build new functionality into Docker Desktop, extend its existing capabilities, and discover and integrate additional tools. Who Can Use Docker...
The Magic of Docker Desktop is Now Available on Linux
November 2024 update: See the Docker Subscriptions pricing page for upgraded Docker plans. Simpler, more value, better development and productivity. Read our Docker Desktop release collection to learn about our latest improvements and innovations. -- Today we’re...
How to Quickly Build, Deploy, and Serve Your HTML5 Game
The life of a game dev is tricky. You have so many ideas and tools at your disposal — but what you really want is to connect with your audience by building compelling gameplay. You’re itching to test ideas quickly, gather feedback, and grow as a developer. However,...
Dockershim not needed: Docker Desktop with Kubernetes 1.24+
Docker Desktop includes Kubernetes, optimized and tuned for a fast, distraction-free developer experience. We track upstream Kubernetes changes and manage Kubernetes upgrades so developers can focus on their code rather than cluster administration. Lots of people have...
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...