How To Install Tini In Debian, Ubuntu, Alpine And Kali?

How To Install Tini In Debian, Ubuntu, Alpine And Kali?

tini

tiny but valid init for containers

Maintainer: ChangZhuo Chen (u9673u660cu502c)



Section: utils

Install tini

  • Debian apt-get install tini Click to copy
  • Ubuntu apt-get install tini Click to copy
  • Alpine OS apk add tini Click to copy
  • Kali Linux apt-get install tini Click to copy

tini

tiny but valid init for containers

Tini is the simplest init you could think of. All Tini does is spawn a single child (Tini is meant to be run in a container), and wait for it to exit all the while reaping zombies and performing signal forwarding.

Install the latest version of tini in Debian, Ubuntu, Alpine and Kali from terminal. To install the tini just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of tini from the respository and install it in your computer/server.