Automic VaultAutomic Vault

brew

tini を Homebrew, apk, apt, dnf, Nix, zypper でインストール

tini のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install tini

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add tini

Alpine Linux edge package indexes · tini · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install tini

Debian stable package indexes · tini · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install tini

Fedora Rawhide package metadata · tini · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#tini

nixpkgs package indexes · pkgs/by-name/ti/tini/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install tini

openSUSE Tumbleweed package metadata · tini · ソース: download.opensuse.org

概要

パッケージ概要

Tiny but valid init for containers

コマンドとエイリアス

  • docker-init
  • tini
  • tini-static

履歴

プロジェクトの歴史と使われ方

Tini is a small init process for containers. It became widely known because it solves the PID 1 problem in Docker-style containers: reaping zombie processes and forwarding signals while staying transparent to the application.

プロジェクトの歴史

Tini's README defines the project in intentionally minimal terms: it spawns one child process, waits for it to exit, reaps zombies, and forwards signals. That narrow scope is the project's identity; it is not a process supervisor, service manager, or orchestration layer.

The first visible tag in the official repository is v0.1.0 in 2015, and the release stream continued through v0.19.0 in 2020. Over that period the README grew into a container-packaging guide: download a signed binary, verify checksums, add it as an ENTRYPOINT, or install it from a distribution package.

採用の歴史

Tini's adoption story is unusually strong for a tiny utility because Docker incorporated it. The README states that Docker 1.13 and later include Tini and enable it with docker run --init; Docker's own prior release notes describe the --init flag as using Tini as a zombie-reaping PID 1.

The README also documents Alpine Linux, NixOS, Debian, and Arch packaging, plus prebuilt Docker images. The supplied package-manager facts add Homebrew, Fedora/dnf, Ubuntu, and zypper, showing that package managers treat Tini as a standalone utility even after Docker embedded it.

使われ方

The common manual use is to install a Tini binary into a container image and set ENTRYPOINT to run Tini before the real application. Tini then handles signal forwarding and child reaping, preserving application behavior while making container shutdown and cleanup more predictable.

Operators can also use options for subreaping when Tini is not PID 1, exit-code remapping for cases such as SIGTERM exit 143, and process-group killing for shell wrappers or child process trees.

パッケージ好きにとっての重要性

Tini is package-nerd catnip because it is almost the smallest possible program that became infrastructure. It turned a subtle Linux/container semantic problem into a single binary that distros, Docker images, and Docker itself could depend on.

Its packaging story also shows how a tool can move from GitHub release asset, to distro package, to embedded runtime component, while still remaining useful as an explicit package for users outside Docker's default path.

タイムライン

  • 2015: v0.1.0 appears in the official repository tag history.
  • 2017: Docker 1.13 added --init support using Tini as a zombie-reaping PID 1.
  • 2018: The project published v0.18.0.
  • 2020: The project published v0.19.0, the current release shown by the official GitHub release list inspected for this batch.

Related projects

  • Docker is the most important downstream adopter; Docker 1.13 integrated Tini behind the --init flag.
  • dumb-init occupies a similar container-init niche.
  • Linux subreaper behavior is part of Tini's option model when it cannot run as PID 1.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:container

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 2 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
docker-initcliグローバル実行可能ファイル
tinicliグローバル実行可能ファイル
tini-staticcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版0.19.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.19.0

https://github.com/krallin/tini

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:tini
バージョン0.19.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/tini
ホームページhttps://github.com/krallin/tini
リポジトリhttps://github.com/krallin/tini
上流ドキュメントhttps://github.com/krallin/tini#readme
ライセンスMIT
ソースアーカイブhttps://github.com/krallin/tini/archive/refs/tags/v0.19.0.tar.gz
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_linux, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametini
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

tini 0.19.0-3+b7

tiny but valid init for containers

https://github.com/krallin/tini

sudo apt install tini
  • Section: utils
  • Architecture: amd64
  • Source Package: tini
  • 1 依存関係
  • normalized package name match
  • 一致条件: Tini
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tini from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tini

nix profile install nixpkgs#tini
  • normalized package name match
  • 一致条件: Tini
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ti/tini/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

tini 0.19.0-1

tiny but valid init for containers

https://github.com/krallin/tini

sudo apt install tini
  • Section: universe/utils
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Tini
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tini from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

tini 0.19.0-r3

A tiny but valid init for containers

https://github.com/krallin/tini

sudo apk add tini
  • License: MIT
  • Architecture: x86_64
  • Source Package: tini
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Tini
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tini from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tini-static 0.19.0-r3

Static build of tini

https://github.com/krallin/tini

sudo apk add tini-static
  • License: MIT
  • Architecture: x86_64
  • Source Package: tini
  • 1 提供
  • normalized package name match
  • 一致条件: Tini
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tini-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

tini 0.19.0-12.fc44

A tiny but valid init for containers

https://github.com/krallin/tini

sudo dnf install tini
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tini
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Tini
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tini from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

tini-static 0.19.0-12.fc44

Standalone static build of tini

https://github.com/krallin/tini

sudo dnf install tini-static
  • License: MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: tini
  • 1 提供
  • normalized package name match
  • 一致条件: Tini
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tini-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

tini 0.19.0-3.3

A tiny but valid init for containers

https://github.com/krallin/tini

sudo zypper install tini
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tini
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Tini
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tini from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

tini-static 0.19.0-3.3

A tiny but valid init for containers, with libc linked statically

https://github.com/krallin/tini

sudo zypper install tini-static
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tini
  • 1 提供
  • normalized package name match
  • 一致条件: Tini
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tini-static from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Nix92%

docker-init

nix profile install nixpkgs#docker-init
  • installed executable or alias match
  • 一致条件: Docker Init
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/do/docker-init/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment