Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add preliminary Dockerfile for Windows 64 bit Docker image. #287

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

insertinterestingnamehere

Closes #275.

The next thing to do is try to set up a build worker that can use this Docker image.

Some things to be aware of:

  • It's not clear to me whether we can distribute a docker image with the MSVC build tools in it. I believe that we'll just have to build the image from the Dockerfile on each worker and then tag it with the name we want to use.
  • The C/C++ compilers for versions of Python older than 3.5 refuse to install on machines with only a Technical Preview or trial license of Windows. That prevents them from being usable inside the Docker image right now. Hopefully this changes when Windows Server 2016 is actually released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant