added filemanager

This commit is contained in:
Michael Trip 2024-02-01 21:08:49 +01:00
parent 91cedd074c
commit 564cba568d
2 changed files with 8 additions and 0 deletions

View file

@ -25,6 +25,10 @@ RUN \
echo -e "[code]\nname=Visual Studio Code\nbaseurl=https://packages.microsoft.com/yumrepos/vscode\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc" > /etc/yum.repos.d/vscode.repo && \
dnf install -y --setopt=install_weak_deps=False --best \
terminator \
caja \
caja-sendto \
caja-actions \
caja-schemas \
tilix \
kubernetes-client \
libreoffice \