mirror of
https://github.com/ClaperCo/Claper.git
synced 2026-09-01 19:49:11 +02:00
Add libreoffice and gs to docker dev image
This commit is contained in:
@@ -36,6 +36,8 @@ RUN apt-get update && apt-get install -y \
|
||||
libffi-dev \
|
||||
libtool \
|
||||
openjdk-11-jdk \
|
||||
ghostscript \
|
||||
libreoffice \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user