mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-19 05:43:51 -09:00
To provide an init process for containers if requested e.g. with "docker run --init", Docker relies on tini to provide the init binary. package/tini already provides the required /usr/libexec/docker/docker-init symlink, the new option just selects tini if enabled to prevent confusion over why docker-init is missing. Signed-off-by: Fiona Klute (WIWA) <fiona.klute@gmx.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2.4 KiB
2.4 KiB