Description
1.docker run with --pid=host
2.other processes in the container except the init process D live
3.docker rm -f $containerdID
Steps to reproduce the issue
Describe the results you received and expected
i received:
1.containerd-shim and init process reaped

2.container cgroup residue

What version of runc are you using?
[root@localhost ~]# runc --version
runc version 1.1.3
commit: 02a436f4f2efd8c5a2ec5c4ed3d196242d4edb77
spec: 1.0.2-dev
go: go1.17.3
libseccomp: 2.5.3
Host OS information
No response
Host kernel information
No response
Description
1.docker run with --pid=host
2.other processes in the container except the init process D live
3.docker rm -f $containerdID
Steps to reproduce the issue
Describe the results you received and expected
i received:


1.containerd-shim and init process reaped
2.container cgroup residue
What version of runc are you using?
[root@localhost ~]# runc --version
runc version 1.1.3
commit: 02a436f4f2efd8c5a2ec5c4ed3d196242d4edb77
spec: 1.0.2-dev
go: go1.17.3
libseccomp: 2.5.3
Host OS information
No response
Host kernel information
No response