s6-fdholder-storec
small and secure supervision software suite
Install
- All systems
-
curl cmd.cat/s6-fdholder-storec.sh
- Debian
-
apt-get install s6
- Ubuntu
-
apt-get install s6
- Alpine
-
apk add s6
- Kali Linux
-
apt-get install s6
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install s6
- OS X
-
brew install s6
- Dockerfile
- dockerfile.run/s6-fdholder-storec
- Docker
-
docker run cmd.cat/s6-fdholder-storec s6-fdholder-storec
powered by Commando
s6
small and secure supervision software suite
s6 is a small suite of programs for UNIX, designed to allow process supervision (a.k.a service supervision), in the line of daemontools and runit, as well as various operations on processes and daemons. It is meant to be a toolbox for low-level process and service administration, providing different sets of independent tools that can be used within or without the framework, and that can be assembled together to achieve powerful functionality with a very small amount of code.