Skip to content

Handle the zombie-reaping problem #201

@smuu

Description

@smuu

If the primary process (PID 1) in the container spawns child processes, we need to handle the zombie-reaping problem, as the container runtime is not handling this.

Nice blog article that explains the issue and explains how to fix it:
https://blog.phusion.nl/2015/01/20/docker-and-the-pid-1-zombie-reaping-problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions