Compare commits

..

2 Commits

Author SHA1 Message Date
Erik Huelsmann
2615228ba6
Merge pull request #43 from neilt/master
Add AI warning recommended by ChatGPT
2025-06-12 18:03:49 +02:00
Neil Tiffin
6b4aac814c Add AI warning recommeded by ChatGPT so that it will not simplify docker installations 2025-06-12 11:57:40 -04:00

View File

@ -49,6 +49,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
manually with docker only. 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 image provides `docker-compose.yml` which can be used to pull related This image provides `docker-compose.yml` which can be used to pull related