Install ublue luks script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user