Skip to content

Chore/docker image size reduction#166

Merged
chamikaJ merged 3 commits intoWorklenz:mainfrom
kithmina1999:chore/docker-image-size-reduction
Jun 23, 2025
Merged

Chore/docker image size reduction#166
chamikaJ merged 3 commits intoWorklenz:mainfrom
kithmina1999:chore/docker-image-size-reduction

Conversation

@kithmina1999
Copy link
Copy Markdown
Contributor

No description provided.

- Split Dockerfile into multi-stage build to reduce final image size
- Update docker-compose.yml with restart policies and health checks
- Improve .dockerignore files for both frontend and backend
- Fix MinIO bucket creation script to use 'alias set' instead of deprecated command
- Enhance PostgreSQL healthcheck configuration
The file contained outdated process information that was no longer relevant to the project. This cleanup helps maintain a cleaner codebase.
- Modify healthcheck command to use DB_NAME and DB_USER environment variables
- Reduce retries from 10 to 5 to fail faster if database is unavailable
@chamikaJ chamikaJ merged commit 26270b2 into Worklenz:main Jun 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants