[Build for Windows] Docker not found "windows" image

Anything and everything to do with DCP-o-matic.
Post Reply
Pavel
Posts: 2
Joined: Mon Jun 15, 2020 7:53 pm

[Build for Windows] Docker not found "windows" image

Post by Pavel »

Hi,
i`m trying build for Windows in Ubuntu 20.04.
Using this instruction
https://dcpomatic.com/build/windows/

Code: Select all

cdist -p dcpomatic -t windows-64 package
This command tries to run "windows" image, but docker can`t find this.
What is this image?
carl
Site Admin
Posts: 2338
Joined: Thu Nov 14, 2013 2:53 pm

Re: [Build for Windows] Docker not found "windows" image

Post by carl »

Hi Pavel,

Sorry, those instructions are a bit out of date. Let me update them...
carl
Site Admin
Posts: 2338
Joined: Thu Nov 14, 2013 2:53 pm

Re: [Build for Windows] Docker not found "windows" image

Post by carl »

Would you like to take another look? Basically I think you need to build the docker image with the Dockerfile that is now listed on that page.
Pavel
Posts: 2
Joined: Mon Jun 15, 2020 7:53 pm

Re: [Build for Windows] Docker not found "windows" image

Post by Pavel »

Thank you!
I will try.
Post Reply