feat(deploy): vollständige Containerlösung

This commit is contained in:
2026-02-22 19:08:57 +01:00
parent cfa050d7d1
commit abd9c085f8
4 changed files with 10 additions and 46 deletions

3
deploy/Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM thecatlady/webhook:2.8.0
USER root
RUN apk add --no-cache git docker-cli bash