From 4b7f80c3b4370cc67e7ce37bdbb1c29c406bc839 Mon Sep 17 00:00:00 2001 From: Ivaylo Novakov Date: Tue, 18 Aug 2020 17:38:07 +0300 Subject: [PATCH] Add a comment informing editors that changing the name of the `siad` container needs to be reflecred in log-checker.py. --- docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose.yml b/docker-compose.yml index aad06d76..81cf2b65 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -14,6 +14,7 @@ services: dockerfile: Dockerfile args: branch: v1.5.0 + # Changing the container name will break the log-checker.py script, so please update that accordingly. container_name: sia restart: unless-stopped environment: