mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
use ostree-remote-registry
This commit is contained in:
parent
4ba1c04923
commit
4552d2e939
2 changed files with 3 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
append usr/share/anaconda/interactive-defaults.ks "ostreecontainer --remote=ghcr.io/ublue-os/base-main:39 --url=file:///run/install/repo/base-main.tar --transport=oci-archive --no-signature-verification"
|
||||
append usr/share/anaconda/interactive-defaults.ks "ostreecontainer --remote=ostree-remote-registry:ghcr.io/ublue-os/base-main:39 --url=file:///run/install/repo/base-main.tar --transport=oci-archive --no-signature-verification"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue