Update Containerfile
This commit is contained in:
@@ -55,9 +55,11 @@ RUN dnf install -y --refresh \
|
||||
ffmpeg \
|
||||
&& dnf remove -y alacritty waybar gnome-software gnome-software-rpm-ostree gnome-system-monitor showtime decibels snapshot PackageKit PackageKit-gstreamer-plugin PackageKit-command-not-found toolbox || true \
|
||||
&& dnf install -y flatpak \
|
||||
&& dnf downgrade -y xwayland-satellite-0.8.1-1.fc44 \
|
||||
&& dnf clean all \
|
||||
&& rm -rf /var/cache/dnf
|
||||
|
||||
|
||||
#Installation de Filen Desktop
|
||||
RUN wget https://cdn.filen.io/@filen/desktop/release/latest/Filen_linux_x86_64.rpm -O /tmp/filen.rpm \
|
||||
&& dnf install -y /tmp/filen.rpm \
|
||||
|
||||
Reference in New Issue
Block a user