workers-sdk icon indicating copy to clipboard operation
workers-sdk copied to clipboard

Windows support for containers

Open nzakas opened this issue 4 weeks ago • 0 comments

Describe the solution

I'm developing an app locally on Windows. I decided to use containers for one of my workers and was disappointed to find this error:

X [ERROR] Local development with containers is currently not supported on Windows. You should use WSL instead. You can also set enable_containers to false if you do not need to develop the container part of your application.

What would it take to get Windows support for containers?

nzakas avatar Dec 12 '25 15:12 nzakas