Commit 31a90d0
committed
osbuild: pause using container-storage for builds
Using container storage in the supermin VM was first introduced in
9190a34. This was a nice optimization but it's causing issues where the
digest of the deployed container within the bootimages is different
than what is in our metadata and what is pushed to the registry.
See coreos/fedora-coreos-tracker#2066
for more information.1 parent eef1c19 commit 31a90d0
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
82 | 87 | | |
83 | 88 | | |
84 | 89 | | |
| |||
0 commit comments