developers

Docker Turns 7!

Since its introduction at PyCon in 2013, Docker has changed the way the world develops applications. And over the last 7 years, we’ve loved watching developers - new and seasoned - bring their ideas to life with Docker. As is our tradition in the Docker community, we...

Developing Docker-Powered Apps on Windows with WSL 2

WSL 2 is Microsoft’s second take on shipping a Linux Kernel with Windows that includes a full fledged virtual machine. It was only natural that Docker would embrace this change and ship a Docker Desktop for Windows version that runs on WSL 2. In this blog, I’ll show you an example of how to develop Docker-powered applications using the Docker Desktop WSL 2 Tech Preview.