dont use transient. use -y

This commit is contained in:
Anders da Silva Rytter Hansen 2026-01-29 13:48:18 -03:00
commit 34eac789ad

View file

@ -83,7 +83,7 @@ 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 \
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 -y \
&& systemctl disable ananicy-cpp
RUN systemctl enable docker