move to OS image
This commit is contained in:
parent
08c2a745c0
commit
ce5ccdf3df
1 changed files with 4 additions and 0 deletions
|
|
@ -37,6 +37,10 @@ RUN rpm-ostree install https://github.com/TheAssassin/AppImageLauncher/releases/
|
|||
# Install Gwenview on host for full support for image formats such as HEIC
|
||||
RUN rpm-ostree install gwenview
|
||||
|
||||
# add cachyos-settings, uksmd and scx-scheds-git
|
||||
RUN rpm-ostree install uksmd scx-scheds-git libcap-ng-devel procps-ng-devel
|
||||
RUN rpm-ostree override remove zram-generator-defaults --install cachyos-settings
|
||||
|
||||
# Copy config files
|
||||
COPY etc /etc
|
||||
# Copy /usr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue