mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-28 22:39:56 +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>