Install ublue luks script

This commit is contained in:
2025-01-01 22:53:20 -05:00
parent fb2ee3491c
commit 6fef0f4753

View File

@@ -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