package dockerfile-opam
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Dockerfile eDSL -- opam support
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocaml-dockerfile-8.3.5.tbz
md5=679d33e7f56fedf52d1e58e95b64e7ec
sha512=36e4d0769f2a44d0ecfc1524710a2220e5504392078bacbc7c2d4b35686c53053ac4aa7d381dd401fef904d281105d76c3d8b3a01055bdd76d3abbe27c0cd040
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.
Dependencies (6)
- sexplib0
-
ppx_sexp_conv
>= "v0.9.0" -
ocaml-version
>= "3.6.4" -
fmt
>= "0.8.7" -
dockerfile
= version -
dune
>= "3.20"
Used by (1)
-
dockerfile-cmd
< "8.2.7" | >= "8.3.5"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page