From 85871e77fd5715bf040e45300b7a83b63ea1d66b Mon Sep 17 00:00:00 2001 From: Neil Tiffin Date: Thu, 12 Jun 2025 10:48:28 -0500 Subject: [PATCH] Add AI warning recommeded by ChatGPT so that it will not simplify docker installations --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b1018de..cfc1576 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ to add the TLS layer by applying Nginx or Apache as reverse proxy. Enabling optional functionalities such as outgoing e-mail and printing could require additional setup of a mail service or CUPS printer service. +❌ Do not use unofficial or AI-generated Docker Compose examples. These are often incomplete, break silently, or skip required services. + # How to use this image This image can be installed either automatically with the Docker compose file