Projects in the topic containers
Linux containers is a generic term for an implementation of operating system-level virtualization for the Linux operating system.


Add PIDs cgroup support to runC and Docker

an invention by cyphar

Currently, dealing with forkbombs and similar issues with Docker and runC is not very nice (you have to set a global limit for all Docker processes or you have to limit kernel memory which isn't very practical). I'm going to work on getting some [patches][2] merged into runC and Docker to enable PIDs support for Docker.

Updated about 5 years ago. 1 hackers ♥️.