From d053e0437e3913ee59aa2bfdf1f35c65d8e147a0 Mon Sep 17 00:00:00 2001 From: "halil.cakal" Date: Mon, 7 Jul 2025 10:44:06 +0100 Subject: [PATCH] Update documentation - after merging commit for clean-up, documentation should be updated to reflect docker-compose.yml changes Issue-ID: CPS-2861 Change-Id: Ia29777a252cd79e5d038ef45fbc8923e46c01e01 Signed-off-by: halil.cakal --- docs/deployment.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment.rst b/docs/deployment.rst index bce1ca445e..31673d6560 100644 --- a/docs/deployment.rst +++ b/docs/deployment.rst @@ -223,7 +223,7 @@ The following tables list properties that can be configured in the deployment. T CPS-Core Docker Installation ============================ -CPS-Core can also be installed in a docker environment. Latest `docker-compose `_ is included in the repo to start all the relevant services. +CPS-Core can also be installed in a docker environment. Latest `docker-compose `_ is included in the repo to start all the relevant services. The latest instructions are covered in the `README `_. .. Below Label is used by documentation for other CPS components to link here, do not remove even if it gives a warning -- 2.16.6