mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
dynamic repo list
This commit is contained in:
parent
38f41f7acc
commit
a6051d2221
4 changed files with 17 additions and 5 deletions
|
|
@ -11,7 +11,7 @@ done
|
|||
make container/${IMAGE_NAME}-${IMAGE_TAG} $@
|
||||
|
||||
# Build base ISO
|
||||
make boot.iso $@
|
||||
make boot.iso DNF_CACHE=/cache/dnf $@
|
||||
|
||||
# Add container to ISO
|
||||
make build/deploy.iso $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue