Docker Desktop 4.37: AI Catalog and Command-Line Efficiency
Docker Desktop 4.37 streamlines AI-driven development with the new AI Catalog integration, command-line management capabilities, upgraded components, and enhanced stability to empower modern developers. ⌘ Read more
Accelerate Your Docker Builds Using AWS CodeBuild and Docker Build Cloud
Learn how integrating Docker Build Cloud into a CI/CD pipeline using AWS CodeBuild can dramatically reduce build times and improve release frequency. ⌘ Read more
Docker 2024 Highlights: Innovations in AI, Security, and Empowering Development Teams
We look at Docker’s 2024 milestones and innovations in security, AI, and more, as well as how we helped teams build, test, and deploy more easily and quickly than ever. ⌘ Read more
How to Create and Use an AI Git Agent
We show how to create Git agent and use this Git agent to understand PR branches for a variety of user personas — without needing to know the ins and outs of Git. ⌘ Read more
How AI Assistants Can Decode GitHub Repos for UI Writers
Exploring AI-assisted tools for UI writers, we demonstrate how to enhance GitHub PR review workflows to identify user-facing text changes, and offer a step-by-step guide and insights into leveraging LLMs effectively. ⌘ Read more
From Legacy to Cloud-Native: How Docker Simplifies Complexity and Boosts Developer Productivity
Learn how the Docker suite of products — including Docker Desktop, Docker Scout, and Docker Hub — helps you accelerate development, modernize legacy applications, and work more efficiently and securely. ⌘ Read more
Tackle These Key Software Engineering Challenges to Boost Efficiency with Docker
Explore the top most common software engineering challenges and how Docker’s tools streamline the inner loop of cloud-native workflows. ⌘ Read more
Let’s Get Containerized: Simplifying Complexity for Modern Businesses
Adapt to rising tech costs with containers, enabling consistent, efficient app deployment across cloud and hybrid environments. ⌘ Read more
How to Dockerize a React App: A Step-by-Step Guide for Developers
We show how to dockerize a React app to streamline your development process, eliminate “it works on my machine” problems, and ensure seamless deployments. ⌘ Read more
Beyond Containers: Unveiling the Full Potential of Docker for Cloud-Native Development
Learn about what Docker does as a suite of software development tools to enhance productivity, improve security, and integrate seamlessly with CI/CD pipelines. ⌘ Read more
A Beginner’s Guide to Building Outdoor Light Shows Synchronized to Music with Open Source Tools
A Docker staff solutions architect shares their experience building DIY holiday light displays synchronized to music, offering a step-by-step guide for anyone looking to create their own dazzling show. ⌘ Read more
Enhancing Container Security with Docker Scout and Secure Repositories
Discover how Docker Scout integrates with secure container repositories to ensure vulnerability-free and compliant images in highly secure environments. ⌘ Read more
Docker Desktop 4.36: New Enterprise Administration Features, WSL 2, and ECI Enhancements
Learn about new features in Docker Desktop 4.36, including Desktop Settings Management and improvements to Enhanced Container Isolation and WSL 2. ⌘ Read more
What Are the Latest Docker Desktop Enterprise-Grade Performance Optimizations?
Discover the latest enterprise-grade performance optimizations in Docker Desktop, including Docker VMM for Apple Silicon, synchronized file sharing, and expanded support for RHEL and Windows Arm, all designed to deliver faster, more reliable development workflows. ⌘ Read more
Extending the Interaction Between AI Agents and Editors
We explore the interaction of AI agents and editors by mixing tool definitions with prompts using a simple Markdown-based canvas. ⌘ Read more
Why Testcontainers Cloud Is a Game-Changer Compared to Docker-in-Docker for Testing Scenarios
Learn why Testcontainers Cloud is a transformative alternative to Docker-in-Docker that’s reshaping container-based testing. ⌘ Read more
Learn How to Optimize Docker Hub Costs With Our Usage Dashboards
Customers can now manage their resource usage effectively by tracking their consumption with new metering tools. By gaining a clearer understanding of their usage, customers can identify patterns and trends, helping them maximize the value of their Docker Hub experience. ⌘ Read more
Better Together: Understanding the Difference Between Sign-In Enforcement and SSO
Learn how Docker Desktop’s sign-in enforcement and single sign-on (SSO) features work together to enhance security and streamline user management, ensuring proper authentication and access control while unlocking Docker’s full suite of tools. ⌘ Read more
Accelerating AI Development with the Docker AI Catalog
Docker’s AI Catalog simplifies AI development by offering a curated platform that helps developers and publishers easily integrate AI capabilities into applications. ⌘ Read more
Dockerize WordPress: Simplify Your Site’s Setup and Deployment
Learn how to Dockerize WordPress by following steps to create Dockerfiles, containerize existing WordPress instances, and set up Traefik for automatic TLS certificates. ⌘ Read more
Docker Desktop 4.35: Organization Access Tokens, Docker Home, Volumes Export, and Terminal in Docker Desktop
Docker Desktop 4.35 includes organization access tokens, a new Docker product home page, terminal enhancements, Docker Desktop for Red Hat Enterprise Linux, and the performance boost from Docker VMM for Apple Silicon Macs. ⌘ Read more
Maximizing Docker Desktop: How Signing In Unlocks Advanced Features
Signing into Docker Desktop unlocks advanced features and integrations, enabling developers and admins to fully leverage Docker’s cloud-native tools for enhanced productivity, security, and scalability. ⌘ Read more
Using AI Tools to Convert a PDF into Images
Learn how to turn a PDF into a bunch of images with the help of Docker and AI tools. ⌘ Read more
Model-Based Testing with Testcontainers and Jqwik
We demonstrate how to use model-based testing with jqwik and Testcontainers to automate regression testing on a REST API across different application environments. ⌘ Read more
Docker at Cloud Expo Asia: GenAI, Security, and New Innovations
At Cloud Expo Asia 2024, Docker showcased its latest innovations in AI integration, security best practices, and product updates, highlighting how containers empower GenAI workflows and enable efficient, secure software development. ⌘ Read more
Using Docker AI Tools for Devs to Provide Context for Better Code Fixes
Learn how to map your codebase in order to provide context for creating better AI-generated code fixes. ⌘ Read more
Announcing IBM Granite AI Models Now Available on Docker Hub
IBM’s Granite AI models, optimized for business applications, are now available on Docker Hub, making it easier for developers to deploy, scale, and customize AI-powered apps. ⌘ Read more
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 more
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 Dockerfiles to make your images more configurable and easier to maintain. ⌘ Read more
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 more
Introducing Organization Access Tokens
Docker organization access tokens let customers manage access that each token has, instead of managing users and their placement within the organization. ⌘ Read more
How to Improve Your DevOps Automation
Learn how to improve your DevOps automation to streamline processes across your software development lifecycle. ⌘ Read more
A New Era at Docker: How We’re Investing in Innovation and Customer Relationships
Docker’s Chief Revenue Officer thanks customers for being part of our story, especially as we continue to evolve in a rapidly changing ecosystem. ⌘ Read more
Leveraging Testcontainers for Complex Integration Testing in Mattermost Plugins
Learn how Mattermost has embraced Testcontainers to overhaul its testing strategy, achieving greater automation, improved accuracy, and seamless plugin integration. ⌘ Read more
Using an AI Assistant to Script Tools
In this Docker Labs GenAI series installment, learn how to use an AI assistant to script a tool based on a specific definition. ⌘ Read more
Docker Best Practices: Using Tags and Labels to Manage Docker Image Sprawl
Learn best practices for using tags and labels to manage image sprawl in Docker container workflows. ⌘ Read more
Exploring Docker for DevOps: What It Is and How It Works
We explore the use of Docker for DevOps and explain how the combination can help developers create more efficient and powerful workflows. ⌘ Read more
2024 Docker State of Application Development Survey: Share Your Thoughts on Development
Take the 2024 Docker State of Application Development Survey now. The survey is open from September 23rd, 2024 (7AM PST) to November 20, 2024 (11:59PM PST). ⌘ Read more
Using an AI Assistant to Read Tool Documentation
Explore how to use Docker and LLMs to streamline workflows for command-line tools to enhance the process of reading docs, troubleshooting errors, and running commands. ⌘ Read more
10 Docker Myths Debunked
We debunk common Docker myths and explain the capabilities and benefits of this widely used container technology. ⌘ Read more
Docker for Web Developers: Getting Started with the Basics
In this post, we’ll discuss Docker for web developers by covering its broad capabilities, strengths, and features for bolstering developer productivity. ⌘ Read more
Secure by Design for AI: Building Resilient Systems from the Ground Up
Dive into the “Secure by Design” approach essential for AI systems, focusing on embedding security features from the start to fortify AI against emerging threats. ⌘ Read more
Announcing Upgraded Docker Plans: Simpler, More Value, Better Development and Productivity
Docker announces significant upgrades to its subscription plans, delivering more value, flexibility, and tools for customers of all sizes. ⌘ Read more
Getting Started with the Labs AI Tools for Devs Docker Desktop Extension
Explore the Labs AI Tools for Devs extension in Docker Desktop, designed for prompt authors to easily build, run, and share their AI tools. Get started quickly with our guide to installing the extension and running your first prompts. ⌘ Read more
Why We Need More Gender Diversity in the Cybersecurity Space
Despite progress in many areas, women are still underrepresented in cybersecurity. To commemorate Women’s Equality Day 2024, we look at key statistics. ⌘ Read more
Join Docker CEO Scott Johnston at SwampUP 2024 in Austin
Discover how Docker and JFrog are enhancing secure software development at SwampUP 2024 in Austin, Texas, from September 9-11. Docker CEO Scott Johnston will highlight the critical roles of Docker Desktop, Docker Hub, and Docker Scout in building secure, efficient applications, showcasing their integration within JFrog’s platform. ⌘ Read more
New Docker Desktop Enterprise Admin Features: MSI Installer and Login Enforcement Alternative
We’re excited to launch the general availability for two significant updates: the Docker Desktop MSI installer and a new sign-in enforcement alternative. These updates aim to streamline administration, improve security, and ensure users can take full advantage of Docker Business subscription features. ⌘ Read more
Docker Desktop 4.34: MSI Installer GA, Upgraded Host Networking, and Powerful Enhancements for Boosted Productivity & Administration
Discover Docker Desktop 4.34’s enhancements that boost security, scalability, and productivity for developers. This release includes a readily available MSI installer for simpler Windows deployment, improved authentication processes, smart storage compaction for WSL2, and seamless NVIDIA AI Workbench integration for streamlined model training and local development. ⌘ Read more
Streamlining Local Development with Dev Containers and Testcontainers Cloud
Learn how to run Testcontainers-based tests or services from within dev containers and how to leverage Testcontainers Cloud securely and efficiently to make interacting with Docker even easier. ⌘ Read more
Optimizing AI Application Development with Docker Desktop and NVIDIA AI Workbench
Learn about Docker’s collaboration with NVIDIA, which enhances your ability to leverage Docker containers and improves your overall experience of building and developing AI/ML applications. ⌘ Read more