feat:use selfhosted docker

This commit is contained in:
2025-12-16 12:59:43 +01:00
parent 577a3cab56
commit ae6a96d73b
5 changed files with 133 additions and 1 deletions

33
.dockerignore Normal file
View File

@@ -0,0 +1,33 @@
node_modules
.svelte-kit
build
.env
.env.*
!.env.example
!.env.docker
.git
.gitignore
.prettierrc
.prettierignore
.eslintrc
.editorconfig
npm-debug.log
yarn-error.log
pnpm-debug.log
.DS_Store
Thumbs.db
*.log
.vscode
.idea
*.swp
*.swo
*.swn
coverage
.nyc_output
dist
logs
drizzle
docker-compose.yml
Dockerfile
README.md
AGENTS.md