cloudflare / cloudflare/workerd
Windows support for containers
Open
- Dominant language
- C++
- Stars
- 8.7k
- Forks
- 739
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 174
Description
### 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?
Contributor guide
Assessment
This issue has not been assessed yet.