Nalin Dahyabhai
Nalin Dahyabhai
/unhold
@TomSweeneyRedHat @rhatdan PTAL. This gets us #304 in a tagged release.
It looks like this was fixed by https://github.com/containers/buildah/pull/5580, which landed in 1.37.0, though it might also require https://github.com/containers/buildah/pull/5594. Do you still encounter this problem with 1.37.0?
`FROM` instructions can only reference args declared in the header of the file, i.e., the part of the file before the first `FROM`. Despite appearances from the use of whitespace...
https://bugzilla.redhat.com/show_bug.cgi?id=1965813 suggests that `--setopt "*.countme=false"` works better for overriding the setting for repositories whose configuration snippets enable it, and experimentally, it gets me farther.
Can you rebase onto the main branch and squash your commits?
The "user-facing change" section is the kind of text which would be reproduced verbatim in the release notes for a release (for example, if we started scripting, digging the descriptions...
@containers/buildah-maintainers PTAL
In many cases, a container that's run using the image will not be given enough privileges for `buildah run` or the handling of RUN instructions in Dockerfiles in `buildah build`...