dockerfile

This commit is contained in:
2026-05-06 16:30:57 +03:30
parent 1a6eb4307e
commit f4340bfcdc
2 changed files with 72 additions and 0 deletions

28
.dockerignore Normal file
View File

@@ -0,0 +1,28 @@
.git
.next
.sixth
.vscode
node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
.env
.env.*
!.env.example
Dockerfile
.dockerignore
*.zip
tsconfig.tsbuildinfo
README*.md
CHECKLIST.md
FEATURES.md
IMPLEMENTATION_SUMMARY.md
QUIZ_FEATURE_GUIDE.md
QUIZ_QUICKSTART.md
SETUP.md
SWAGGER-FA.md
USER-GUIDE.md