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 Support #121

Closed
6 tasks
tmcgilchrist opened this issue Oct 10, 2022 · 1 comment
Closed
6 tasks

Windows Support #121

tmcgilchrist opened this issue Oct 10, 2022 · 1 comment
Assignees

Comments

@tmcgilchrist
Copy link
Member

tmcgilchrist commented Oct 10, 2022

This is a tracking issue to cover getting OBuilder working with Windows and introducing support for Windows builds into ocaml-ci and opam-repo-ci

The Idea (as it relates to OBuilder)

The two core components of OBuilder are the Sandbox and the Store, the initial Windows support will use Docker for Windows to provide both. The Sandbox is provided by a running Windows container using either HyperV or Process isolation, and the store is using docker images.

Incomplete list of tasks:

Future work

@MisterDA
Copy link
Contributor

Moved to #123.

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

No branches or pull requests

2 participants