docker-node
docker-node copied to clipboard
Best Practices: Handling Kernel Signals. Is it actually now?
In official node.js docker image node starts by command: https://github.com/nodejs/docker-node/blob/1759c97717a6abb1b5302580608bedaffaf36a2e/16/buster-slim/Dockerfile#L97 It means that process with node has PID 1.