Module imagegen

Source

Structs§

BuildPlan
A build plan, designed to be easy to translate to buildkit and Dockerfile.
MergeNode
Output

Enums§

BuildNode
Represent one operation, such as RUN or FROM.
MergeOperation

Functions§

build_dag_from_proofs
Given a list of pairs of ground (solved) queries and their proof tree, output a build graph which builds all the queried images.
plan_from_modusfile

Type Aliases§

NodeId