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:
@@ -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/
|
||||
Reference in New Issue
Block a user