package obuilder

  1. Overview
  2. No Docs

Description

OBuilder takes a build script (similar to a Dockerfile) and performs the steps in it in a sandboxed environment.

Published: 12 May 2026

Dependencies (18)

  1. ocaml >= "4.14.2"
  2. extunix >= "0.4.2"
  3. fpath
  4. obuilder-spec = version
  5. crunch >= "3.3.1" & build
  6. sqlite3 >= "5.2.0"
  7. sha >= "1.15.4"
  8. ppx_sexp_conv
  9. ppx_deriving
  10. sexplib
  11. yojson >= "1.6.0"
  12. tar-unix >= "2.6.0" & < "3.0.0"
  13. cmdliner >= "1.3.0"
  14. logs
  15. fmt >= "0.8.9"
  16. astring
  17. lwt >= "5.7.0"
  18. dune >= "3.16"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest-lwt >= "1.7.0" & with-test

Used by

None

Conflicts

None