Revert "Revert "Replace House with Lexical""

This commit is contained in:
Jorge Manrubia
2025-05-29 14:25:16 +02:00
committed by GitHub
parent 223e589169
commit fa04016cbe
50 changed files with 915 additions and 575 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ FROM base
# Install packages needed for deployment
RUN apt-get update -qq && \
apt-get install --no-install-recommends -y curl libsqlite3-0 libvips && \
apt-get install --no-install-recommends -y curl libsqlite3-0 libvips build-essential ffmpeg groff libreoffice-writer libreoffice-impress libreoffice-calc mupdf-tools && \
rm -rf /var/lib/apt/lists /var/cache/apt/archives
# Copy built artifacts: gems, application