Update Docker configuration and entrypoint script. Enhance .dockerignore to include additional files and directories for better management. Remove static file collection from entrypoint and add it to the Dockerfile build process for improved efficiency.

This commit is contained in:
2026-02-07 11:02:05 +03:00
parent a6fa8325cd
commit cb8ace803b
3 changed files with 18 additions and 9 deletions

View File

@@ -19,5 +19,12 @@ yarn-debug.log*
yarn-error.log*
Dockerfile
docker-compose.yml
docker-compose.dev.yml
README.md
clouds.yaml
*.md
clouds.yaml
.env.example
tailwind.config.js
package.json
package-lock.json
dashboard/tests/