Docker announces significant upgrades to its subscription plans, delivering more value, flexibility, and tools for customers of all sizes.
Docker Blog
2019 Docker Community Awards
The Docker Community is the heart of Docker’s success and a huge reason why Docker was named the most wanted and second most loved developer tool in the 2019 Stack Overflow Survey. This year, we honored the following members of the Docker Community for their exemplary...
Year in Review: The Most Loved Docker Articles, Blogs and Tweets of 2019
Photo by NordWood Themes on Unsplash As this decade comes to a close, we are rounding up some of your favorite content from 2019. Catch up on anything you missed and get ready for a lot more to come in 2020! Docker Captain Content Brian Christner did an analysis of...
Containers Today Recap: The Future of the Developer Journey
There was amazing attendance at Containers Today in Stockholm a couple of weeks ago. For those who were unable to make it, here is a quick overview of what I talked about at the event in my session around the future of the developer journey. Before we talk about what...
Deep Dive Into the New Docker Desktop filesharing Implementation Using FUSE
Photo by Shane Aldendorff on Unsplash The latest Edge release of Docker Desktop for Windows 2.1.7.0 has a completely new filesharing system using FUSE instead of Samba. The initial blog post we released presents the performance improvements of this new...
New Filesharing Implementation in Docker Desktop Windows Improves Developer Inner Loop UX
A common developer workflow when using frameworks like Symfony or React is to edit the source code using a Windows IDE while running the app itself in a Docker container. The source is shared between the host and the container with a command like the following: $...
Docker’s Next Chapter: Advancing Developer Workflows for Modern Apps
Today we start the next chapter in the Docker story, one that’s focused on developers. That we have the opportunity to write this next chapter is thanks to you, our community, for without you we wouldn’t be here. And while our focus on developers builds on recent...
Depend on Docker for Kubeflow
In this blog, Docker Captain Alex Iankoulski shows you how to use Docker Desktop for Mac or Windows to run Kubeflow natively.
Introducing the Docker Desktop WSL 2 Backend
What's Changed Since the Tech Preview Earlier this year, we released a technical preview of our vision for the future of Docker development on Windows using WSL 2. We received lots of feedback from Windows Insiders via different channels, and collated common failure...