ODK Central on a windows server 2016

Hello everyone,

I am looking for help with the installation of ODK Central on a windows 2016 server. I've read the documentation (https://docs.getodk.org/central-install-digital-ocean/#central-install-digital-ocean-build) but I still encounter some problems, more specifically, with docker-compose.

1. What is the problem? Be very detailed.
I've followed the instructions of the documentation and was able to download the software, and update the submodules. I've changed my .env file as well and downloaded docker for a windows 2016 server. I added the path to docker to my environmental variables but when i try to run it, with the command docker-compose build i get the following error:

Error while fetching server API version: (2, 'Createfile', 'The system can't find this file')
Failed to execute script docker compose.

2. What app or server are you using and on what device and operating system? Include version numbers.
ODK Central on a windows 2016 server and docker.

3. What you have you tried to fix the problem?
I've tried to download python and add the path to the system environmental variables since this was recommended at another post, but i still get the same error

4. What steps can we take to reproduce the problem?
Try to follow the ODK central instructions on a windows 2016 server.

Thank you in advance everyone!

Coenecorys