package dockerfile
- 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 in OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocaml-dockerfile-8.3.8.tbz
md5=d03b4bcf5b0d271d98e9bdb7980b6695
sha512=ba269a89f1b92852ab43430738313225370fbcd11c0c8a4e68d6809c0797ab9b7225b23d5c05e40f1dc2e59a1046aef7a53867361f16a7252115dd50feecdff5
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.
Dependencies (5)
- sexplib0
-
ppx_sexp_conv
>= "v0.9.0" -
fmt
>= "0.8.7" -
ocaml
>= "4.08" -
dune
>= "3.20"
Used by (4)
-
current_docker
< "0.6.2" - current_examples
-
dockerfile-opam
< "8.2.7" | >= "8.3.8" -
obuilder-spec
< "0.2"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page