"Gracefully" exit when receiving sigint
This commit is contained in:
parent
02a5b0f7b9
commit
24e85f535a
2 changed files with 15 additions and 1 deletions
|
@ -17,3 +17,4 @@ RUN npx tsc
|
|||
|
||||
# Run the app
|
||||
CMD ["node", "dist/src/index.js"]
|
||||
STOPSIGNAL SIGINT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue