Files
gristlabs_grist-core/sandbox
Florent 36ade2bfd0 Fix docker graceful shutdown (#830)
* run.sh: Replace pid with nodejs's one using exec

This notably ensures that "docker stop" sends a TERM signal to the node
process which can handle it gracefully and avoid document corruption.

* Use exec form for CMD in Dockerfile

---------

Co-authored-by: Florent FAYOLLE <florent.fayolle@beta.gouv.fr>
2024-01-30 10:00:59 -05:00
..
2023-08-04 18:19:40 +02:00
2024-01-19 10:34:03 +01:00
2023-08-04 18:19:40 +02:00
2024-01-30 10:00:59 -05:00