diff --git a/Containerfile b/Containerfile index 08f8f77..def22bf 100644 --- a/Containerfile +++ b/Containerfile @@ -9,7 +9,7 @@ RUN dnf upgrade -y RUN dnf install -y make gcc file bash-completion bc bzip2 cracklib-dicts curl diffutils dnf-plugins-core findutils glibc-all-langpacks glibc-locale-source gnupg2 gnupg2-smime hostname iproute iputils keyutils krb5-libs less lsof man-db man-pages mtr ncurses nss-mdns openssh-clients pam passwd pigz pinentry procps-ng rsync shadow-utils sudo tcpdump time traceroute tree tzdata unzip util-linux vte-profile wget which whois words xorg-x11-xauth xz zip mesa-dri-drivers mesa-vulkan-drivers vulkan -RUN dnf install -y fastfetch adw-gtk3 breeze-cursor-theme +RUN dnf install -y fastfetch adw-gtk3-theme breeze-cursor-theme RUN dnf install -y https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm