install ananicy-cpp (but don't enable it by default)
This commit is contained in:
parent
96c95d315b
commit
c3c30994e8
1 changed files with 3 additions and 0 deletions
|
|
@ -83,6 +83,9 @@ ADD https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4
|
|||
COPY buildinstallxfceaddons.sh ./
|
||||
RUN chmod +x buildinstallxfceaddons.sh && ./buildinstallxfceaddons.sh
|
||||
|
||||
RUN dnf install https://download.copr.fedorainfracloud.org/results/bieszczaders/kernel-cachyos-addons/fedora-41-x86_64/08314945-ananicy-cpp/ananicy-cpp-1.1.1-11.fc41.x86_64.rpm --transient \
|
||||
&& systemctl disable ananicy-cpp
|
||||
|
||||
RUN systemctl enable docker
|
||||
|
||||
COPY etc /etc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue