Skip to main content

Module error

Module error 

Source
Expand description

Builder error types

This module defines all error types for the Dockerfile builder subsystem, covering parsing, context handling, build execution, and caching operations.

Enums§

BuildError
Build-specific errors

Type Aliases§

Result
Result type alias for build operations