latex-ub/server-ce/hotfix/4.1.6/Dockerfile
2025-05-05 12:24:05 +00:00

5 lines
122 B
Docker

FROM sharelatex/sharelatex:4.1.5
# Adds missing dependency patches
ADD patches /overleaf/patches
RUN npm run postinstall