Update community-containers/readme.md

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: derStephan <derStephan@users.noreply.github.com>
This commit is contained in:
derStephan
2026-08-03 17:29:48 +02:00
committed by GitHub
co-authored by Simon L.
parent d91810e9d2
commit 560554ca56
+1 -1
View File
@@ -70,7 +70,7 @@ Starting with v11 of AIO, the management of Community Containers is done via the
## How to add containers?
Simply submit a PR by creating a new folder in this directory: https://github.com/nextcloud/all-in-one/tree/main/community-containers with the name of your container. It must include a json file with the same name and with correct syntax and a readme.md with additional information. You might get inspired by caddy, fail2ban, local-ai, libretranslate, plex, pi-hole or vaultwarden (subfolders in this directory). For a full-blown example of the json file, see https://github.com/nextcloud/all-in-one/blob/main/php/containers.json.
### How to test new or changed containers in your own installation?
### How to test new containers in your own installation?
1. Validate your JSON file against standard validators as well as the specific json-schema: https://github.com/nextcloud/all-in-one/blob/main/php/containers-schema.json
2. create a folder with all files somewhere, e.g. /root