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

Windows build using Docker #1302

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

savakarrohan
Copy link

References

Attempting to solve #560 which talks about having a windows build system.


I am seeing the solution to #560 which is a problem related to filenames in Windows being a hamper for building easily. Thus proposing to have a Dockerfile/container which users can use for building.

I can take a look into adding to the documentation this aspect of the build process if you are interested.

Code changes

Adds a Dockerfile for building an image to be used for building using the current documentation on any platform.

User-facing changes

None

Backwards-incompatible changes

None

Copy link
Contributor

lite-badge 👈 Try it on ReadTheDocs

@jtpio
Copy link
Member

jtpio commented Feb 21, 2024

Thanks @savakarrohan.

Maybe there should also be a CI job to make sure the Dockerfile continues working over time?

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

Successfully merging this pull request may close these issues.

None yet

2 participants