Initial commit with Dockerfile

This commit is contained in:
Ruslan Bakiev
2026-02-10 15:15:26 +07:00
commit 9474134ede
12 changed files with 12141 additions and 0 deletions

23
.dockerignore Normal file
View File

@@ -0,0 +1,23 @@
node_modules
.nuxt
.output
.nitro
.cache
dist
.git
.gitignore
Dockerfile
Dockerfile.*
docker-compose*.yml
logs
*.log
.env
.env.*
.DS_Store
.idea
.fleet