What's Changed
- backport the
--cpp-flagoption forbuildah build, for passing additional flags to the C preprocessor - backport the
--build-contextoption forbuildah build, for accessing additional build content in COPY and RUN instructions - backport the
--omit-historyflag forbuildah build, for preventing the addition of history entries to newly built images - backport the
--logsplitflag forbuildah build, for splitting up build logs (the--logfileoption) among multiple files when building for multiple platforms - backport the
NoOverwriteDirNonDiroption for the buildah copier API, to support podman's upcomingpodman cp --overwriteflag
Full Changelog: v1.26.3...v1.26.4