[][src]Module buildkit_llb::prelude

Convenient re-export of a commonly used things.

Re-exports

pub use crate::ops::*;
pub use crate::utils::OperationOutput;
pub use crate::utils::OutputIdx;
pub use crate::utils::OwnOutputIdx;

Enums

LayerPath

Operand of file system operations that defines either source or destination layer and a path.

Mount

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

ResolveMode