bbcode, doc parsing, render msword documents

This commit is contained in:
Dylan Knutson
2025-02-22 07:43:01 +00:00
parent 78c358d31f
commit cd60166d16
32 changed files with 2520 additions and 101 deletions

View File

@@ -58,7 +58,9 @@ RUN \
gnupg \
nodejs \
libpq-dev \
ffmpeg ffmpegthumbnailer
ffmpeg \
ffmpegthumbnailer \
abiword
COPY --from=native-gems /usr/src/app/gems/xdiff-rb /gems/xdiff-rb
COPY --from=native-gems /usr/src/app/gems/rb-bsdiff /gems/rb-bsdiff