So I have a Windows 10 Host machine, I installed Docker for Windows on to it.
Now I ran the docker-compose from my directory that has my files.
Firstly I had to change the version to 2.1, or else it was giving an error for old version.
And I'm also using Windows containers.
And this is the output I get:
Creating network "docker-multichain-master_default" with the default driver
Building masternode
Step 1/7 : FROM kunstmaan/base-multichain
latest: Pulling from kunstmaan/base-multichain
ERROR: Service 'masternode' failed to build: image operating system "linux" cannot be used on this platform