[][src]Module buildkit_llb::ops::exec

Structs

Command

Command execution operation. This is what a Dockerfile's RUN directive is translated to.

Enums

Mount

Operand of command execution operation that specifies how are input sources mounted.