diff --git a/recipes/common/bootc-setup.yml b/recipes/common/bootc-setup.yml index 2d5c548..e2ee73c 100644 --- a/recipes/common/bootc-setup.yml +++ b/recipes/common/bootc-setup.yml @@ -121,3 +121,8 @@ modules: - ksshaskpass - kf6-kimageformats - qt6-qtimageformats + - type: containerfile + snippets: + - | + RUN --mount=type=bind,from=ghcr.io/ublue-os/config,src=/rpms,dst=/tmp/rpms \ + ls -lh /tmp/rpms/ && dnf -y install /tmp/rpms/ublue-os-luks.noarch.rpm && ostree container commit