Crazy Docker Concepts : concept_1
It is the problem of PID 1 (Process ID 1) and the "Zombie Apocalypse."
See a container is not a real machine but eventually a Linux process wearing a disguise.As whenever a linux system gets on , the Linux Kernel starts exactly one program and this p...
dockerinsights.hashnode.dev4 min read