docker desktop

DockerCon 2022: Community-powered, Developer-obsessed

DockerCon 2022 represents the 8th year of DockerCon. The very first one in June 2014 in San Francisco welcomed 300 participants; last year’s all-virtual DockerCon 2021 welcomed 80,000, and we’re expecting the same this year. The growth in DockerCon participation is a...

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...

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...