pub const BUILD_OUT_DIR: &str = "/var/lib/yah/qed/build-out";Expand description
Host directory a build-image step’s OCI archive is written to, bound
at /yah/build/out in the BuildKit container. Shared (rather than
per-forge like produced/) because the archive is named after the image
tag, which is already unique per build.