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.9.tbz
md5=57b9cd5627b77d8ad2480c797dd59635
sha512=a92448db5cc0be1ffb3e70578f7909b7ddcf21898f4d71ef6c25c85573b633ec31fdcd9f9b35998b443a85a2d4cc2905353bd5bb970aa7564285bc6fcb89df40
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.9"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page