Commit d5768d9
feat: Support this role in container environments and builds
Feature: Support running this 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.
Actual roles may opt out of this by dropping the corresponding tag.1 parent f1119e3 commit d5768d9
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
20 | 26 | | |
0 commit comments