Partnerships
-
Guest Contributor Jan 23, 2026
How to Automate Arm Migration with Docker MCP Toolkit, VS Code, and GitHub Copilot
Use Docker MCP Toolkit with GitHub Copilot in VS Code to automate x86→ARM64 migration: scan code, convert intrinsics, update Dockerfiles, and PR changes fast.
Read now
-
Guest Contributor Jan 15, 2026
Permission-Aware RAG: End-to-End Testing with the SpiceDB Testcontainer
Learn how to validate permissions in RAG pipelines end to end using Testcontainers and SpiceDB – covering setup, test data, and policy checks developers can trust.
Read now
-
Jan 14, 2026
Safer Docker Hub Pulls via a Sonatype-Protected Proxy
Why a “protected repo”? Modern teams depend on public container images, yet most environments lack a single, auditable control point for what gets pulled and when. This often leads to three operational challenges: Inconsistent or improvised base images that drift across teams and pipelines. Exposure to new CVEs when tags remain unchanged but upstream content…
Read now
-
Dec 5, 2025
Docker, JetBrains, and Zed: Building a Common Language for Agents and IDEs
As agents become capable enough to write and refactor code, they should work natively inside the environments developers work in: editors. That’s why JetBrains and Zed are co-developing ACP, the Agent Client Protocol. ACP gives agents and editors a shared language, so any agent can read context, take actions, and respond intelligently without bespoke wiring…
Read now