From 47f4bfe6b77be9a0431a029421996e85e572d9a6 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 14 Dec 2023 11:32:18 +0100 Subject: [PATCH] one sentence per line (cherry picked from commit 670426f796a849ed3a733aa750fac285ad0b81ad) --- Docker-README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Docker-README.md b/Docker-README.md index 44202524ae..bf5891bea4 100644 --- a/Docker-README.md +++ b/Docker-README.md @@ -75,4 +75,5 @@ args: - "/path/to/supervisord.conf" ``` -In the above example `/path/to/supervisord.conf` is the path where a configmap containing your supervisord configuration is mounted. Further details about `supervisord` and how to configure it can be found here: http://supervisord.org/configuration.html +In the above example `/path/to/supervisord.conf` is the path where a configmap containing your supervisord configuration is mounted. +Further details about `supervisord` and how to configure it can be found here: http://supervisord.org/configuration.html -- 2.47.2