mirror of
https://gitea.com/gitea/act_runner.git
synced 2025-12-14 10:04:46 +00:00
This adds tini as a runtime init (https://github.com/krallin/tini). It improves signal handling for the container, see https://github.com/krallin/tini#why-tini. An alternative could be to run the container with `docker run --init ...` which also places tini as a runtime init as PID 1. Co-authored-by: sando38 <sandomir@tutanota.com> Reviewed-on: https://gitea.com/gitea/act_runner/pulls/180 Reviewed-by: Jason Song <i@wolfogre.com> Co-authored-by: sando38 <sando38@noreply.gitea.io> Co-committed-by: sando38 <sando38@noreply.gitea.io>
436 B
436 B