add quick and dirty docker compose and auto update

This commit is contained in:
PATRICK-WORK\Patrick 2025-04-12 10:36:15 +02:00
parent ec63baf7b0
commit 5c081e3e8a
6 changed files with 54 additions and 7 deletions

5
.github/pull.yml vendored Normal file
View file

@ -0,0 +1,5 @@
version: "1"
rules:
- base: main
upstream: fmhy:main
mergeMethod: merge