Docker-machine on fedora running with hyperv

Hi everybody,

I’ve setup docker containers. My OS is Fedora (Linux) VM running with HyperV.

My problem is simple :
I want to create docker machine to redirect a specific container on the web.

So I run this following command : docker-machine create -d hyperv default

But it returns me an error : Powershell was not found in the path

Thanks in advance for you help !