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

feat: optimise docker builds with multi stage builds and improved caching #1372 #1384

Conversation

yogeshojha
Copy link
Owner

@yogeshojha yogeshojha commented Aug 22, 2024

This PR optimizes the Dockerfile by implementing multi-stage builds and improving caching strategies.
The expected changes result in a more efficient build process and a smaller final image size

@yogeshojha yogeshojha self-assigned this Aug 22, 2024
@yogeshojha yogeshojha linked an issue Aug 22, 2024 that may be closed by this pull request
1 task
Copy link
Contributor

Woohoo @yogeshojha! 🎉 You've just dropped some hot new code! 🔥

Hang tight while we review this! You rock! 🤘

@yogeshojha yogeshojha changed the base branch from master to release/2.2.0 August 22, 2024 15:43
@yogeshojha yogeshojha marked this pull request as draft August 22, 2024 15:47
@yogeshojha
Copy link
Owner Author

dropped for 2.2.0

Copy link
Contributor

github-actions bot commented Sep 5, 2024

Hey, thanks for your contribution! 🙏

We appreciate the time and effort you put into this PR. Sadly this is not the right fit for reNgine at the moment.

While we couldn't merge it this time, we value your interest in improving reNgine.

Feel free to reach out if you have any questions. Thanks again!

@yogeshojha yogeshojha deleted the 1372-feat-optimize-docker-builds-with-multi-stage-builds-and-improved-caching branch September 14, 2024 02:01
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.

feat: Optimize Docker builds with multi-stage builds and improved caching
1 participant