Vercel has launched new command-line tools for its Container Registry. This allows developers to manage, build, and push container images directly from their terminal, simplifying automated workflows and local development.
Cloud Native Buildpacks are shifting container security away from individual Dockerfiles to centralized "builders." This allows platform teams to apply security patches across all company applications at once, simplifying and speeding up vulnerability response.
Vercel now allows developers to make their container repositories public. This lets any Vercel user pull and use images, simplifying distribution for open-source projects and public tools, a feature common on other major cloud platforms.
Docker is retiring its original Content Trust (DCT) feature and the Notary v1 service. This change requires developers and security teams to migrate to modern tools to continue verifying the integrity and publisher of their container images.
As Docker and Kubernetes become standard for modern infrastructure, attackers are developing sophisticated new methods to compromise them. Research highlights a growing trend of attacks, from container escapes to complex supply chain compromises, targeting these widely used technologies and the companies that rely on them.
Docker is highlighting critical security failures in the AI coding agent ecosystem. Citing a report that developers use AI in 60% of their work, the company warns that the shift to coordinated agent teams is creating new vulnerabilities for developer infrastructure.