The August 31st announcement of updating our product subscriptions has enabled us to make serious investments into building what you want. So we’re here to say: let us know what that is! On September 13th Scott Johnston announced that we are moving forward with...
Docker Blog
Docker Captain Take 5 – Francesco Ciulla
Docker Captains are select members of the community that are both experts in their field and are passionate about sharing their Docker knowledge with others. “Docker Captains Take 5” is a regular blog series where we get a closer look at our Captains and ask them the...
Accelerating New Features in Docker Desktop
November 2024 update: Announcing Upgraded Docker Plans: Simpler, More Value, Better Development and Productivity To learn what's new in Docker Desktop, read our Docker Desktop release series. -- In November 2019 Docker announced our re-focusing on the needs of...
The Magic Behind the Scenes of Docker Desktop
November 2024 update: See the Docker Subscriptions pricing page for upgraded Docker plans. Simpler, more value, better development and productivity. Read our Docker Desktop release collection to learn about our latest improvements and innovations. -- With all the...
Start Dev Environments locally, Compose V2 RC 1, and more in Docker Desktop 3.6
Docker Desktop 3.6 has just been released and we’re looking forward to you trying it. Start Dev Environments from your Local Machine You can now share dev environments with your colleagues and get started with code already on...
Building a healthy and secure software supply chain
Securing the software supply chain is now an everyday concern for developers. As attackers increasingly target open-source components as a way to compromise the software supply chain, developers hold the keys to making their projects as secure as they can be. That’s...
Introduction to heredocs in Dockerfiles
Guest post by Docker Community Member Justin Chadell. This post originally appeared here. As of a couple weeks ago, Docker's BuildKit tool for building Dockerfiles now supports heredoc syntax! With these new improvements, we can do all sorts of things that were...
Docker Security Roundup: News, Articles, Sessions
With the eyes of the security world converging on Black Hat USA next week, now is a good time to remember that building secure applications is paramount. In the latest chapter in Docker's security story, Docker CTO Justin Cormack last month provided an important...
Engineering Update: BuildKit 0.9 and Docker Buildx 0.6 Releases
On July 16th we released BuildKit 0.9.0, Docker Buildx 0.6.0, Dockerfile 1.3.0 and Dockerfile 1.3.0-labs. These releases come with bug fixes, feature-parity improvements, refactoring and also new features. Dockerfile new features Installation There is no installation...