Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val dockerfile_of_spec :
buildkit:bool ->
os:[ `Unix | `Windows ] ->
Obuilder_spec__.Spec.t ->
string
dockerfile_of_spec ~buildkit ~os x
produces a Dockerfile that aims to be equivalent to x
.
However, note that: