Docker for windows just requires you to click next a bunch of times to install: Install Docker Desktop on Windows | Docker Docs
Then I would suggest getting portainer: Install Portainer CE with Docker on WSL / Docker Desktop - Portainer Documentation
Here is my guide for setting up echo-speaks on docker.
A compilation of instructions and tips to get Echo Speaks running locally through docker
Other Guides and Links are in the next post , including how to install without Docker!
Installing echo-speaks-server on Docker
This assumes you already have docker / docker-compose / portainer installed and operational on your chosen platform.
Portainer / Docker-Compose
If you already have Portainer installed this is the easiest way to install and manage the container. You can create the container manual…
Just be warned that by default Docker for Windows will allocate 2Gb of RAM. There is a config file that can be manually edited to reduce that if needed (if you system is low on free RAM).