'docker' is not recognized

I’m setting up Wappler on my computer and am getting an error with docker.
When I go to projects settings, Targets and click ‘Test connection’, I get the following error:

‘docker’ is not recognized as an internal or external command,
operable program or batch file.
Error Occurred Testing Docker Connection!

I did go through the setup process and it said it was installing docker.
Any idea what could be wrong, or what else I can post to get this figured out?
Thanks, Dan

Welcome Dan!

From your error message it seems that Docker is not installed.

Just making sure, have you followed the following to install Docker on your machine? https://docs.docker.com/docker-for-windows/install/

Also, Docker cannot be installed on Windows10 Home, it must be W10 Pro as it uses some ‘Pro’ features.

1 Like

Thanks @pheaxx for your quick reply. I let Wrappler install it through Scoop. This is all new to me, but remembered seeing something about rebooting after the install so I rebooted my computer and then saw an error about Virtualization not being enabled. After going into BIOS and enabling that, I was able to get it working. Seems like there was another little hiccup, but can’t remember what it was. Basically followed the prompts and got through it. Anyway, I think I’m set to go at least for now.

Thanks again for your time.
Dan

good to hear, sometimes it’s that easy:)