Update docker file

This commit is contained in:
2025-06-09 03:26:49 +07:00
parent 26098d8c42
commit ea1bd52e0d
2 changed files with 38 additions and 17 deletions

View File

@@ -0,0 +1,16 @@
node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.git
.gitignore
.dockerignore
Dockerfile*
README.md
.env
.nyc_output
coverage
.DS_Store
*.log
dist
build