# Functions
No description provided by the author
No description provided by the author
BuildKitFile returns the values for the following buildctl args --localfilename=dockerfile={absDir} --opt=filename={file}.
No description provided by the author
No description provided by the author
No description provided by the author
WriteTempDockerfile is from https://github.com/docker/cli/blob/v20.10.9/cli/command/image/build/context.go#L118.
# Constants
No description provided by the author
DefaultDockerfileName is the Default filename, read by nerdctl build.
No description provided by the author
# Structs
UsageInfo is from https://github.com/moby/buildkit/blob/v0.11.0/client/diskusage.go#L12-L25.
# Type aliases
UsageRecordType is from https://github.com/moby/buildkit/blob/v0.11.0/client/diskusage.go#L75.