I am using Mac M1 with parallels desktop windows 11.
In windows VM I have a docker-compose.yml file that I want to build,
But because I am on Mac M1 chip so nested virtualization not supported, so I can’t install docker desktop on the VM.
I installed docker-desktop on my Mac and tried to go in this path but it didn’t work I’ve got error on the vm visual studio need container tools.
Any help or ideas how can I build this ?