Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dockerfile #2647

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Update Dockerfile #2647

merged 1 commit into from
Oct 31, 2024

Conversation

AranavMahalpure
Copy link
Contributor

Simplified Health Check Logic: Use curl to make the health check more readable and standardized.
Organized ENV Variables: Move HEALTHCHECK_PORT and spring_profiles_active to the top to improve readability and emphasize configuration.
Minimized Layers: Consolidate the COPY commands where possible to reduce image layers.

Simplified Health Check Logic: Use curl to make the health check more readable and standardized.
Organized ENV Variables: Move HEALTHCHECK_PORT and spring_profiles_active to the top to improve readability and emphasize configuration.
Minimized Layers: Consolidate the COPY commands where possible to reduce image layers.
@JanCizmar JanCizmar requested a review from Anty0 October 30, 2024 16:10
@JanCizmar JanCizmar merged commit da2b9bf into tolgee:main Oct 31, 2024
28 checks 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.

3 participants