Commit 6a90556
committed
feat: Support this role in container environments and builds
Feature: Support running the sudo role during container builds and in
container environments.
Reason: This is particularly useful for building bootc derivative OSes.
It's also desirable to run roles in system containers.
Result: These flags enable running the container scenarios in CI, which
ensures that the role works in podman system containers as well as
buildah build environment and thus allows us to officially support this
role for image mode builds.
See https://issues.redhat.com/browse/RHEL-781571 parent 2764d26 commit 6a90556
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
0 commit comments