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 Extensions Anyone can freely use Docker Extensions on each of our subscriptions: Personal, Pro, Team, and Business….
Read now
-
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 excited to announce the general availability of Docker Desktop for Linux, providing developers that use Linux desktop environments the exact same Docker…
Read now
-
How to Quickly Build, Deploy, and Serve Your HTML5 Game
Deploying web-based gaming experiences doesn’t have to be difficult. Learn how to create a simple game image, deploy it as a container, and deliver entertainment to gamers worldwide.
Read now
-
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 been asking us about the removal of a component called “dockershim” from upstream Kubernetes and how this will…
Read now
-
DockerCon 2022 Mainstage: Exciting Keynote Talks, Speakers, and More
Join us for our keynote address, live demos, cool hacks, a fireside chat, and lightning talks. Live hosts will also respond to your social media callouts!
Read now
-
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 in adoption over the last 10 months. We’re hearing a lot of…
Read now
-
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 you create? How does Docker support their functionality? Patrick Loeber answers these questions and more during his presentation, “Getting…
Read now
-
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 GitHub. It is cross-platform, supporting Windows, macOS and Linux, and can be used…
Read now