feat: add Dockerfile, .dockerignore, and README; remove common crate

This commit is contained in:
2026-05-04 15:19:29 +02:00
parent 7e7c1ee1f4
commit 7ba4b39ced
10 changed files with 175 additions and 21 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
target/
.git/
.env
*.db
*.db-shm
*.db-wal