multirun VS tini

Compare multirun vs tini and see what are their differences.

multirun

A minimalist init process designed for Docker (by nicolas-van)

tini

A tiny but valid `init` for containers (by krallin)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
multirun tini
1 26
158 9,471
- -
0.0 0.0
about 2 years ago 14 days ago
C C
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

multirun

Posts with mentions or reviews of multirun. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-25.
  • Systemd by Example
    7 projects | news.ycombinator.com | 25 Jan 2022
    I recently switched to multirun [1] which in my case is superior to supervisor. I don't have to create any config files anymore, and it behaves exactly as i want it to: If one on the processes dies the complete container will die and docker's restart-policy takes place.

    [1] https://github.com/nicolas-van/multirun

tini

Posts with mentions or reviews of tini. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-30.

What are some alternatives?

When comparing multirun and tini you can also consider the following projects:

docker-centos7-systemd-unpriv - Dockerfile for CentOS7 with Systemd in unprivileged mode

dumb-init - A minimal init system for Linux containers