This commit adds a new `--store` flag to the `image-builder build` command. This is used to specify a osbuild store directory to store the intermediate build tree for faster rebuilding. It is also useful for the container version of `image-builder-cli` to allow mapping the users store into the container. |
||
|---|---|---|
| .. | ||
| build.go | ||
| distro.go | ||
| distro_test.go | ||
| export_test.go | ||
| filters.go | ||
| filters_test.go | ||
| list.go | ||
| main.go | ||
| main_test.go | ||
| manifest.go | ||
| repos.go | ||