node-api-boilerplate icon indicating copy to clipboard operation
node-api-boilerplate copied to clipboard

Add Dockerfile with multistage build and implement graceful shutdown

Open ghost opened this issue 4 years ago • 0 comments

It would be nice to have Dockerfile which can be targeted by passed environment.

Also, app should handle SIGTERM and SIGTERM signals so it can shutdown gracefully.

ghost avatar Dec 17 '20 08:12 ghost