Add Dockerfile and Docker Compose for one-command setup

This commit is contained in:
lichenblankie 2026-03-26 17:59:08 -07:00
parent ad1bcf0143
commit 168921e34f
4 changed files with 32 additions and 1 deletions

5
.dockerignore Normal file
View file

@ -0,0 +1,5 @@
__pycache__/
index.db*
tinyweb_identity
.git/
*.md