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

Monitoring stack improvements #8

Merged

Conversation

DomGarguilo
Copy link

Some small changes I noticed.

For the Dockerfile changes, I split up the long chained commands into a few more RUN commands for increased readability and maintainability. This does add more layers but I think its worth the small size diff in the resulting image (1.19GB vs 1.24GB). I also moved the tar extraction into the builder phase and just copied the result into the final stage.

@dlmarion dlmarion merged commit 92e7640 into dlmarion:ctg-stack Oct 7, 2024
@DomGarguilo DomGarguilo deleted the monitoringStackImprovements branch October 7, 2024 20:28
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