Dear Devs,
Before I use "minikube start" I can execute ".exe" files, after it is started All exe files fails to execute, example:
$ ipconfig.exe
-bash: /mnt/c/WINDOWS/system32/ipconfig.exe: cannot execute binary file: Exec format error
Can someone help me?