diff --git a/Dockerfile b/Dockerfile index 1253f1a..cb23433 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,9 +24,11 @@ FROM nextcloud:31.0.4-apache # This is a stupid comment for a demo (remove later) +# libfuse2t64 required by richdocumentscode RUN apt-get update \ && apt-get install -y --no-install-recommends \ nano ghostscript \ + libfuse2 \ && apt-get clean # clamdscan