add Description and Docker Compose Block to Readme.md
Some checks failed
/ release-and-build (push) Failing after 18s

This commit is contained in:
2026-02-13 17:50:22 +01:00
parent 3773902aba
commit d5cb7e36df
2 changed files with 15 additions and 4 deletions

View File

@@ -18,4 +18,5 @@ ENV_PUID=1000
ENV_PGID=1000
# VOL_CONFIG=./config:/config
# VOL_DATA=./data:/data
# PORT_WEB=8080:80
# PORT_WEB=8080:80
DESCRIPTION="Dies ist ein Alpine-basiertes Base-Image für meine Pi-Farm."