Need help with Docker

Hi All

I need help with the docker file and to have this run on Windows 10.

I get the below error when executing the run.cmd via the command prompt as per the Readme instructions?

C:\Users\User\Documents\Entelect 2023\2023-Cy-Fi-2023.2.2>run
ERROR: error during connect: this error may indicate that the docker daemon is not running: Get “http://%2F%2F.%2Fpipe%2Fdocker_engine/_ping”: open //./pipe/docker_engine: The system cannot find the file specified.
docker: error during connect: this error may indicate that the docker daemon is not running: Post “http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/containers/create?name=cyfi”: open //./pipe/docker_engine: The system cannot find the file specified.
See ‘docker run --help’.

Can anyone provide step by step instructions to resolve this?

Thanks

Hey Grizzly,

It looks like the Docker Engine is not running. Did you install Docker?