Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docker-init: handle linux init responsibilities (#15)
dockerd doesn't handle PID1 responsibilities well, this PR delegates these to docker-init to ensure that all zombie child processes are reaped etc.
- Loading branch information