Add a Containerfile
Some checks failed
ci/woodpecker/push/check Pipeline failed

This commit is contained in:
2025-04-21 16:15:34 +02:00
parent f55542cf18
commit 899d90424e
2 changed files with 28 additions and 0 deletions

9
.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
prosody/
config.yaml
db.sqlite3
prosody.cfg.lua
.woodpecker/
.ruff_cache/
.venv/
.ropeproject/
.mypy_cache/