Add AI warning recommended by ChatGPT so that it will not simplify docker installations

This commit is contained in:
Neil Tiffin 2025-06-12 12:01:29 -04:00
parent 08e5b7ede2
commit d303523fea

View File

@ -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 This image can be installed either automatically with the Docker compose file
or manually with docker only. 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 ## Docker-Compose: Installation and start
This repository provides a file named `docker-compose.yml` which can be used to This repository provides a file named `docker-compose.yml` which can be used to