docker-init --version (return code: 0)
tini version 0.13.0 - git.949e6fa
docker-init -h (return code: 0)
docker-init (tini version 0.13.0 - git.949e6fa)
Usage: docker-init [OPTIONS] PROGRAM -- [ARGS] | --version
Execute a program under the supervision of a valid init process (docker-init)
Command line options:
--version: Show version and exit.
-h: Show this help message and exit.
-s: Register as a process subreaper (requires Linux >= 3.4).
-v: Generate more verbose output. Repeat up to 3 times.
-g: Send signals to the child's process group.
-l: Show license and exit.
Environment variables:
TINI_SUBREAPER: Register as a process subreaper (requires Linux >= 3.4)
TINI_VERBOSITY: Set the verbosity level (default: 1)