Docker announces significant upgrades to its subscription plans, delivering more value, flexibility, and tools for customers of all sizes.
Docker Blog
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...
Helping You Better Identify Vulnerabilities in Partnership with Snyk
We are really excited that Docker and Snyk are now partnering together to engineer container security scanning deeply into Docker Desktop and Docker Hub. Image vulnerability scanning has been one of your most requested items on our public roadmap. Modern software uses...
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,...
Docker Desktop: WSL 2 Best practices
Docker Desktop WSL 2 backend has now been available for a few months for Windows 10 insider users and Microsoft just released WSL 2 on the Release Preview channel (which means GA is very close). We and our early users have accumulated some experience working with it...