Docker announces significant upgrades to its subscription plans, delivering more value, flexibility, and tools for customers of all sizes.
Products
Faster builds in Docker Compose 1.25.1 thanks to BuildKit Support
One of the most requested features for the docker-compose tool is definitely support for building using Buildkit which is an alternative builder with great capabilities, like caching, concurrency and ability to use custom BuildKit front-ends just to mention a few......
Docker Desktop release 2.2 is here!
We are excited to announce that we released a new Docker Desktop version today! Thanks to the user feedback on the new features initially released in the Edge channel, we are now ready to publish them into Stable. Before getting to each feature into detail,...
Capturing Logs in Docker Desktop
Photo by Agence Olloweb on Unsplash Docker Desktop runs a Virtual Machine to host Docker containers. Each component within the VM (including the Docker engine itself) runs as a separate isolated container. This extra layer of isolation introduces an interesting new...
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: $...
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.
Top Questions Answered: Docker and Kubernetes? I Thought You Were Competitors!
One common misperception that we heard in the webinar — that Docker and Kubernetes are competitors. In fact, Kubernetes is better with Docker. And Docker is better with Kubernetes.
Top Questions: Containers and VMs Together
We had a great turnout to our recent webinar “Demystifying VMs, Containers, and Kubernetes in the Hybrid Cloud Era” and tons of questions came in via the chat — so many that we weren’t able to answer all of them in real-time or in the Q&A at the end. We’ll cover the answers to the top questions in two posts (yes, there were a lot of questions!).