in windows ///var/run.docker.sock:/var/run/docker.sock
You need to docker compose from the WSL, and mount the volume with linux path, as in /mnt/c/path/to/folder.
in windows ///var/run.docker.sock:/var/run/docker.sock
You need to docker compose from the WSL, and mount the volume with linux path, as in /mnt/c/path/to/folder.