From 3dd678eac1a2412a616462932754945dbd56adfb Mon Sep 17 00:00:00 2001 From: Michael Trip Date: Thu, 1 Feb 2024 21:10:22 +0100 Subject: [PATCH] added caja to ubuntu --- ubuntu-mate/Dockerfile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ubuntu-mate/Dockerfile b/ubuntu-mate/Dockerfile index 8b16f78..63686f7 100644 --- a/ubuntu-mate/Dockerfile +++ b/ubuntu-mate/Dockerfile @@ -28,6 +28,10 @@ RUN \ apt-get install --no-install-recommends -y \ vim \ neofetch \ + caja \ + caja-sendto \ + caja-actions \ + caja-schemas \ libreoffice \ thunderbird \ pluma \