mirror of
https://github.com/thomisus/Docker-DocumentServer.git
synced 2026-05-17 04:00:02 +00:00
4 lines
119 B
Common Lisp
4 lines
119 B
Common Lisp
FROM onlyoffice/documentserver-ee:latest
|
|
|
|
RUN sed -i '/trap clean_exit SIGTERM/s/^/#/' /app/ds/run-document-server.sh
|
|
|