feat(server): Dockerfile and compose for the Lidarr stack

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-08 20:21:14 -07:00
parent 5b6986e01c
commit 809de44e2e
3 changed files with 45 additions and 0 deletions

5
server/.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
__pycache__/
*.pyc
tests/
docs/
.git/