From 1cfa3bc4ee938c372d3cb539169dc7a48a277667 Mon Sep 17 00:00:00 2001 From: mo khan Date: Mon, 26 May 2025 09:23:10 -0600 Subject: chore: use dumb-init to manage pid 1 --- share/man/DEVELOPMENT.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'share') diff --git a/share/man/DEVELOPMENT.md b/share/man/DEVELOPMENT.md index cc5fe5e..5c72d91 100644 --- a/share/man/DEVELOPMENT.md +++ b/share/man/DEVELOPMENT.md @@ -66,6 +66,8 @@ and set the `OAUTH_CLIENT_ID` and `OAUTH_CLIENT_SECRET`. You can refer to the `Dockerfile` in the root of this repository to determine the exact version of Envoy required. To install Envoy locally, follow the [official installation guide](https://www.envoyproxy.io/docs/envoy/latest/start/install). +To install [dumb-init](https://github.com/Yelp/dumb-init) see the +[documentation](https://github.com/Yelp/dumb-init). Sparkle uses the following Envoy Filters: -- cgit v1.2.3