While developing applications, using the slimmest possible images can help reduce build times while reducing your app’s overall footprint. Similarly, successfully deploying such compact, Linux-friendly applications means packaging them into a cross-platform unit....
linux
DockerCon 2022: Community-powered, Developer-obsessed
DockerCon 2022 represents the 8th year of DockerCon. The very first one in June 2014 in San Francisco welcomed 300 participants; last year’s all-virtual DockerCon 2021 welcomed 80,000, and we’re expecting the same this year. The growth in DockerCon participation is a...
The Magic of Docker Desktop is Now Available on Linux
Today we’re excited to announce the general availability of Docker Desktop for Linux, providing developers that use Linux desktop environments the exact same Docker Desktop experience that’s currently available on macOS and Windows. Firstly, we’d like to take this...
Accelerating New Features in Docker Desktop
In November 2019 Docker announced our re-focusing on the needs of developers. Specifically, we set out to simplify the complexity of modern application development to help developers get their ideas from code to cloud as quickly and securely as possible. We’ve made a...
Bringing “docker scan” to Linux
At the end of last year we launched vulnerability scanning options as part of the Docker platform. We worked together with our partner Snyk to include security testing options along multiple points of your inner loop. We incorporated scanning options into the...
Docker for Windows Desktop… Now With Kubernetes!
Today we are excited to announce the beta for Docker for Windows Desktop with integrated Kubernetes is now available in the edge channel! This release includes Kubernetes 1.8, just like the Docker for Mac and Docker Enterprise Edition and will allow you...
Introducing runC: a lightweight universal container runtime
Spinning Out Docker’s Plumbing: Part 1: Introducing runC On Infrastructure Plumbing To build a platform like Docker you need a lot of infrastructure plumbing; in fact over the past two years even though our code base has grown to tens of thousands of lines of code;...