package obuilder-spec
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Build specification format
Install
dune-project
Dependency
Authors
Maintainers
Sources
obuilder-0.5.tbz
sha256=3d317a28079ca83d372675732fe04b5ed865efad1f3439e97fe20d96fa72bae5
sha512=52fa409cfe9c5b90841802004de7d4fbf7d0dc81900e0ad871a85a67bde7e3572a3cc9e13facc3d0933ed61eefd9d84e83ff613d6515c550978ad55ab03b14d2
doc/obuilder-spec/Obuilder_spec/Docker/index.html
Module Obuilder_spec.DockerSource
Source
val dockerfile_of_spec :
buildkit:bool ->
os:[ `Unix | `Windows ] ->
Obuilder_spec__.Spec.t ->
stringdockerfile_of_spec ~buildkit ~os x produces a Dockerfile that aims to be equivalent to x.
However, note that:
- In "(copy (excludes …) …)" the excludes part is ignored. You will need to ensure you have a suitable ".dockerignore" file.
- The conversion is not robust against malicious input, as the escaping rules are unclear.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>