Docker image that includes perp v2.07 the "persistent process supervisor and service managment framework".
- FROM mini/base
While many docker images are designed to do one thing, there are some use-cases where having a single docker container do a handful of things is useful.
perp is a solid way of managing multiple processes. This is a minimal alternative to using docker with s6. The goal is to keep the image size small (17.33 MB).
Read these perp man pages:
- perp intro - overview of persistent process supervision
- perpetrate - conventions for runscripts