Edge Computing with Cloudflare Workers
Simple, scalable, and global: Containers are coming to Cloudflare Workers in June 2025

Simple, scalable, and global: Containers are coming to Cloudflare Workers in June 2025

4/11/2025 · Mike Nomitch, Gabi Villalonga Simón

What this post added

Introduces Cloudflare Containers, a new capability that allows running arbitrary container images within the Cloudflare Workers platform. This extends Workers to support user-generated code in any language, CLI tools, and applications requiring significant memory or CPU. It leverages Durable Objects as programmable sidecars for container lifecycle management, enabling stateful workloads, autoscaling, and advanced routing/orchestration patterns via Workers acting as API gateways and service meshes. The feature is planned for open beta in June 2025.

Read the original post ↗