mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-14 08:33:49 +00:00
Previously the "tini" contained the entire build. Using the multi-stage build creates a new "tini" base image, which only contains the "/bin/tini". This image can be used as the base image for packages requiring "tini". Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
244 B
244 B
tini is a tiny program which can be
used as a minimal init process for container images.
The linuxkit/tini image just contains /bin/tini and can be used as the base image by packages, requiring tini.