From ec69ad4af6258f1939ed6c284e4178eaf147068e Mon Sep 17 00:00:00 2001 From: Marc Date: Fri, 8 Nov 2024 21:56:18 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4a693c9..094e6d2 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ This Docker image does an in-place upgrade of the database data, so if something goes wrong you are expected to already have backups you can restore from. +Also, remove any healthchecks. +Due to how we perform the update process, we had to implement our own healthcheck. +So no extra healthcheck is needed. + ## How to use this image This image is on Docker Hub: