At Docker, we're passionate about building tools that make other developers’ lives easier. When it comes to building and running containers, Docker Desktop is the go-to product for developers. With Docker Desktop 4.8.0, you can now add your own functionality to Docker...
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...
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
Today we’re excited to announce the general availability of Docker Desktop for Linux, providing developers that use Linux desktop environments the exact same Docker Desktop experience that’s currently available on macOS and Windows. Firstly, we’d like to take this...
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...