1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

add clean

This commit is contained in:
Jason N. 2024-02-14 19:07:28 +00:00
parent d4347902f2
commit 81bcbb56ca
6 changed files with 26 additions and 7 deletions

View file

@ -0,0 +1 @@
append usr/share/anaconda/interactive-defaults.ks "ostreecontainer --remote='ostree-unverified-image:docker://@IMAGE_REPO@/@IMAGE_NAME@:@VERSION@' --url=/run/install/repo/@IMAGE_NAME@-@VERSION@ --transport=oci --no-signature-verification"