feat: dockerfile

This commit is contained in:
Henry
2025-05-07 23:35:13 +01:00
parent 0918320102
commit a5399fcd46
3 changed files with 142 additions and 0 deletions

16
.dockerignore Normal file
View File

@@ -0,0 +1,16 @@
.env
Dockerfile
./**/*/Dockerfile
.dockerignore
node_modules
./**/*/node_modules
pnpm-debug.log
./**/*/pnpm-debug.log
README.md
.next
.git