You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Support Windows builds in opam-health-check
Waiting on opam-2.2 and OCaml compiler packages for Windows.
Experimental branch using OCaml for Windows at Test OCaml for Windows opam-health-check#32.
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:
(merge-me) Will possibly add more patches.
(merge-me)
Needs to debug OBuilder caches implemented as Docker volumes.
Waiting on opam-2.2 and OCaml compiler packages for Windows.
Waiting on opam-2.2 and OCaml compiler packages for Windows.
Experimental branch using OCaml for Windows at [WIP] Experimental Windows support opam-repo-ci#218
Waiting on opam-2.2 and OCaml compiler packages for Windows.
Experimental branch using OCaml for Windows at Test OCaml for Windows opam-health-check#32.
Future work
Sadly not available on Windows: As a Developer I want to be able to build Windows Containers with BuildKit microsoft/Windows-Containers#34.
The text was updated successfully, but these errors were encountered: