ci: add dockerfile

This commit is contained in:
Zotov Ivan Yuryevich
2026-04-29 22:16:42 +03:00
parent 9a2bf64c56
commit 8931d9514a
2 changed files with 51 additions and 0 deletions

38
.dockerignore Normal file
View File

@@ -0,0 +1,38 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
.astro
*.local
# Editor
.DS_Store
.vscode/*
!.vscode/extensions.json
.idea
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# TypeScript
*.tsbuildinfo
# Env
.env
.env.*
# Legacy / optional (keep if you use these tools)
/build
/coverage
/test-results
/playwright-report
/playwright/.cache