added filemanager
This commit is contained in:
parent
91cedd074c
commit
564cba568d
2 changed files with 8 additions and 0 deletions
|
|
@ -26,6 +26,10 @@ RUN \
|
|||
dnf install -y --setopt=install_weak_deps=False --best \
|
||||
terminator \
|
||||
tilix \
|
||||
caja \
|
||||
caja-sendto \
|
||||
caja-actions \
|
||||
caja-schemas \
|
||||
kubernetes-client \
|
||||
libreoffice \
|
||||
pluma \
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue