From a4adfa87d6d0f28420c3f068e284a8cd7445ed0c Mon Sep 17 00:00:00 2001 From: Luis Guzman Date: Tue, 1 Feb 2022 04:03:31 -0600 Subject: [PATCH] Add missing restart policy (#2216) somehow it managed to stay out the final revision. Signed-off-by: Ark74 --- apps/fulltextsearch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/fulltextsearch.sh b/apps/fulltextsearch.sh index a2aeb1dc..44548b14 100644 --- a/apps/fulltextsearch.sh +++ b/apps/fulltextsearch.sh @@ -174,6 +174,7 @@ services: fts_os-node: image: opensearchproject/opensearch container_name: fts_os-node + restart: always command: - sh - -c