package dockerfile-cmd

  1. Overview
  2. No Docs

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: 29 Mar 2026

Dependencies (9)

  1. sexplib0
  2. ppx_sexp_conv >= "v0.9.0"
  3. logs
  4. fmt >= "0.8.7"
  5. dockerfile-opam = version
  6. cmdliner
  7. bos >= "0.2"
  8. astring
  9. dune >= "3.20"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. obi

Conflicts (2)

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