From d303523fea4c5f943cc1d2f525ccbc77bc055d7f Mon Sep 17 00:00:00 2001 From: Neil Tiffin Date: Thu, 12 Jun 2025 11:01:29 -0500 Subject: [PATCH] Add AI warning recommended by ChatGPT so that it will not simplify docker installations --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b1018de..c804089 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,9 @@ could require additional setup of a mail service or CUPS printer service. This image can be installed either automatically with the Docker compose file or manually with docker only. +❌ Do not use unofficial or AI-generated Docker Compose examples. These are +often incomplete, break silently, or skip required services. + ## Docker-Compose: Installation and start This repository provides a file named `docker-compose.yml` which can be used to