package dockerfile-cmd
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Dockerfile eDSL -- generation support
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocaml-dockerfile-8.4.3.tbz
md5=e1dd01d629c186bab89a237f540e7033
sha512=af47af00024516e3df0fac7cc24446e1cc2a9881a46ef11d9d44eb0e458340cd0cf7750627ec7dbdcfab5a1513eee8683f31d06b71fe9a7ecf8ed195d44a6ecb
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.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page