tini download redirector

The tool/API to make easy to download thelatest version of Tini. This will respond static linked binary if possible. This API caches version information for one days.

Usage

Pass your arch as get parameter. You can pass TARGETARCH in docker buildx. You also can pass TARGETVARIANT in docker buildx as variant. You can get deb or rpm via setting type parameter as deb or rpm. You can get signature and checksum via sign parameter as asc, sha1, sha256. You can get dynamically linked binary via setting type as dynamic. force static via as static.

Examples