overleaf/server-ce/hotfix/4.0.6/Dockerfile

5 lines
202 B
Docker
Raw Normal View History

FROM sharelatex/sharelatex:4.0.5
# Patch: Drop the old history collections and increase mongo query timeout
ADD clean_sl_history_data.js /overleaf/services/web/scripts/history/clean_sl_history_data.js