Add Dockerfile

This commit is contained in:
Chaos
2026-03-24 21:37:38 +08:00
parent 81045c5d57
commit 35931789f2
2 changed files with 56 additions and 0 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
node_modules
.svelte-kit
build
data
.env
.env.*
!.env.example