Skip to content

timchurchard/pigpen.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pigpen.sh

Script to start another process with limits

Why

I want to start processes in a Docker container with limits. My container cannot be privileged, so I cannot use cgroups or unshare.

Proof of concept

pigpen.sh requires root to run. It starts another process as a specified user, with specified memory limit.

About

Script to start another process with limits

Resources

License

Stars

Watchers

Forks

Packages

No packages published