Docker Desktop 4.37 streamlines AI-driven development with the new AI Catalog integration, command-line management capabilities, upgraded components, and enhanced stability to empower modern developers.
Docker Blog
Stack Overflow Survey Reconfirms Developer Love for Docker
The 2020 Stack Overflow Developer Survey confirms what we already knew: there’s a lot of developer love out there for Docker and it is continuing from last year. Docker was the #1 most wanted platform and #2 most loved platform, according to the survey results...
DockerCon LIVE is here!
DockerCon LIVE 2020 is about to kick off and there are over 64,000 community members, users and customers registered! Although we miss getting together in person, we’re excited to be able to bring even more people together to learn and share how Docker helps dev teams...
Shortening the developer commute with Docker and Microsoft Azure
Do you remember the first time you used Docker? I do. It was about six years ago and like many folks at the time it looked like this: docker run -it redis I was not using Redis at the time but it seemed like a complicated enough piece of software to put this new...
Creating the best Linux Development experience on Windows & WSL 2
We are really excited to have had Docker Desktop be featured in a breakout session titled “The Journey to One .NET” at MSFT Build by @Scott Hanselman with WSL 2. Earlier in the his keynote, we learned about the great new enhancements for GPU support for...
Announcing the DockerCon LIVE Container Ecosystem Track
With just 2 weeks away from DockerCon LIVE going, LIVE, we are humbled by the tremendous response from almost 50,000 Docker developers and community members, from beginner to expert, who have registered for the event. DockerCon LIVE would not be complete without...
How Docker is Partnering with the Ecosystem to Help Dev Teams Build Apps
Back in March, Justin Graham, our VP of Product, wrote about how partnering with the ecosystem is a key part of Docker’s strategy to help developers and development teams get from source code to public cloud runtimes in the easiest, most efficient and cloud-agnostic...
DockerCon LIVE 2020: Captains on Deck!
This is a guest post from Docker Captain Bret Fisher, a long-time DevOps sysadmin and speaker who teaches container skills with his popular Docker Mastery courses Docker Mastery, Kubernetes Mastery, Docker for Node.js, and Swarm Mastery, weekly YouTube Live shows....
How to Build and Test Your Docker Images in the Cloud with Docker Hub
Part 2 in the series on Using Docker Desktop and Docker Hub Together Introduction In part 1 of this series, we took a look at installing Docker Desktop, building images, configuring our builds to use build arguments, running our application in containers, and finally,...