Commit 0f54ded
committed
reinstall: Support legacy images in system-reinstall-bootc
Add the "legacy" paramaters to the podman run invocation because there
are existing bootc images that need these parameters when running
install to-existing-root.
fixes #1090
Signed-off-by: ckyrouac <[email protected]>1 parent 5309d5b commit 0f54ded
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
| |||
0 commit comments