Engineering
-
Jul 22, 2025
Compose Editing Evolved: Schema-Driven and Context-Aware
Every day, thousands of developers are creating and editing Compose files. At Docker, we are regularly adding more features to Docker Compose such as the new provider services capability that lets you run AI models as part of your multi-container applications with Docker Model Runner. We know that providing a first-class editing experience for Compose…
Read now
-
Jul 17, 2025
GoFiber v3 + Testcontainers: Production-like Local Dev with Air
Simplify local Go dev with Fiber v3’s new Services API + Testcontainers. Run real DBs in sync with your app—faster loops, fewer hacks.
Read now
-
Jul 9, 2025
Compose your way with Provider services!
Docker Compose now supports provider services to connect to external systems—no wrappers needed. Build full-stack dev workflows, all in your Compose file.
Read now
-
Mar 13, 2025
Shift-Left Testing with Testcontainers: Catching Bugs Early with Local Integration Tests
Learn how integration tests can help you catch defects earlier in the developers inner loop and how Testcontainers can make them feel as easy as unit tests.
Read now
-
Sep 16, 2024
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 now
-
Aug 12, 2024
Adding the ESLint Tool to an AI Assistant: Improving Recommendations for JS/TS Projects
We show how to enable our AI assistant to provide advice that is both helpful and actionable for linting JavaScript and TypeScript projects.
Read now
-
Jul 29, 2024
How to Create Dockerfiles with GenAI
We explore how to use an AI assistant to generate Dockerfiles for specific projects.
Read now
-
Jul 15, 2024
How an AI Assistant Can Help Configure Your Project’s Git Hooks
Make Git hooks easier to configure and use by providing project-specific context to Docker’s AI assistant.
Read now