We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15af08 commit 670c994Copy full SHA for 670c994
bib/cmd/bootc-image-builder/legacy_iso.go
@@ -36,9 +36,6 @@ type ManifestConfig struct {
36
// CPU architecture of the image
37
Architecture arch.Arch
38
39
- // Paths to the directory with the distro definitions
40
- DistroDefPaths []string
41
-
42
// Extracted information about the source container image
43
SourceInfo *osinfo.Info
44
BuildSourceInfo *osinfo.Info
0 commit comments