Description

This library provides a typed OCaml interface to generating Dockerfiles programmatically without having to resort to lots of shell scripting and awk/sed-style assembly.

This sublibrary has support functions for generating arrays of Dockerfiles programmatically.

Tags

org:mirage org:ocamllabs

Published: 17 Nov 2022

Dependencies (9)

  1. odoc with-doc
  2. sexplib
  3. ppx_sexp_conv >= "v0.9.0"
  4. logs
  5. fmt >= "0.8.7"
  6. dockerfile-opam = version
  7. cmdliner
  8. bos >= "0.2"
  9. dune >= "3.0"

Reverse Dependencies (1)

  1. obi

Conflicts (2)

  1. rresult < "0.7.0"
  2. result < "1.5"