fix : add dockerfile

This commit is contained in:
unknown
2026-06-11 11:29:08 +07:00
parent 3da59f80da
commit f98e707faf
3 changed files with 124 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
node_modules
npm-debug.log
.git
.gitignore
README.md
QUICK_START.md
.DS_Store
*.swp
*.swo
*~
.vscode
.idea
docker-compose.yml
Dockerfile
.dockerignore