Docker Blog
-
New Docker Terraform Provider: Automate, Secure, and Scale with Ease
Announcing the launch of the Docker Terraform Provider, designed to help users and organizations automate and securely manage their Docker-hosted resources.
Read now
-
Docker Best Practices: Using ARG and ENV in Your Dockerfiles
Learn about the ARG and ENV instructions and explore how to use them in your Dockerfile to make your images more configurable and easier to maintain.
Read now
-
How Docker IT Streamlined Docker Desktop Deployment Across the Global Team
Docker IT deployed Docker Desktop to hundreds of macOS and Windows devices in 24 hours. Here’s how they did it.
Read now
-
Introducing Organization Access Tokens
In the past, securely managing access to organization resources has been difficult. The only way to gain access has been through an assigned user’s personal access tokens. Whether these users are your engineer’s accounts, bot accounts, or service accounts, they often become points of risk for your organization. Now, we’re pleased to introduce a long-awaited…
Read now
-
How to Improve Your DevOps Automation
Learn how to improve your DevOps automation to streamline processes across your software development lifecycle.
Read now
-
A New Era at Docker: How We’re Investing in Innovation and Customer Relationships
I joined Docker in January 2024 as Chief Revenue Officer. My role is responsible for the entire customer journey, from your first interaction with Docker’s sales org to post-sales support and onboarding. As I speak with customers and hear stories about their journey with Docker over the past decade, I’m often reminded of the immense…
Read now
-
Leveraging Testcontainers for Complex Integration Testing in Mattermost Plugins
This post was contributed by Jesús Espino, Principal Engineer at Mattermost. In the ever-evolving software development landscape, ensuring robust and reliable plugin integration is no small feat. For Mattermost, relying solely on mocks for plugin testing became a limitation, leading to brittle tests and overlooked integration issues. Enter Testcontainers, an open source tool that provides…
Read now
-
Using an AI Assistant to Script Tools
This ongoing Docker Labs GenAI series explores the exciting space of AI developer tools. At Docker, we believe there is a vast scope to explore, openly and without the hype. We will share our explorations and collaborate with the developer community in real time. Although developers have adopted autocomplete tooling like GitHub Copilot and use…
Read now