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.

The opam subpackage provides opam and Linux-specific distribution support for generating dockerfiles.

Tags

org:mirage org:ocamllabs

Published: 17 Nov 2022

Dependencies (8)

  1. odoc with-doc
  2. sexplib
  3. ppx_sexp_conv >= "v0.9.0"
  4. ocaml-version >= "3.5.0"
  5. fmt >= "0.8.7"
  6. dockerfile = version
  7. astring
  8. dune >= "3.0"

Reverse Dependencies (1)

  1. dockerfile-cmd < "6.6.0" | = "8.1.0"

Conflicts

    None