Docker Blog
-
We Turned Off the Paid Requirement to Skip Update Reminders. Got More Feedback? We’re All Ears!
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 Desktop for Linux. Desktop for Linux is currently the second…
Read now
-
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 same broad set of questions ranging from what…
Read now
-
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 developers. Specifically, we set out to simplify the complexity of modern application development to help developers…
Read now
-
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 changes recently quite a few people have been talking about Docker Desktop and trying to understand what…
Read now
-
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 your local machine as well as the existing remote repository support. It’s easy to use your local…
Read now
-
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 why Docker continues to invest heavily in our developer tools like Docker Desktop…
Read now
-
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 difficult before, like multiline RUNs without needing all those pesky backslashes at the…
Read now
-
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 update on software supply chain security. He blogged about the publication…
Read now