package dockerfile-opam

  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.

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

Tags

org:mirage org:ocamllabs

Published: 29 Mar 2026

Dependencies (6)

  1. sexplib0
  2. ppx_sexp_conv >= "v0.9.0"
  3. ocaml-version >= "3.6.4"
  4. fmt >= "0.8.7"
  5. dockerfile = version
  6. dune >= "3.20"

Dev Dependencies (2)

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

Used by (1)

  1. dockerfile-cmd < "8.2.7" | >= "8.3.5"

Conflicts (2)

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