I want to initialize frappe bench in windows using docker

Help me to do this in vs code or any other according to your opinion as best platform.

Hi,
To initialize Frappe Bench on Windows, you can try using WSL (Windows Subsystem for Linux) which supports running Linux on Windows using WSL functionality. This will allow you to easily create or initialize the bench, working similarly to dockerization.

I have installed the Frappe and ERPNext version 15 in my Windows 11 machine. I have used and followed the frappe_docker repository for that. For the Development setup, frappe_docker/docs/development.md at main · frappe/frappe_docker · GitHub

Thanks,
Hitesh