Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Pull Request validationFailed🔴 Review - Missing review from a member (1 required) Success🟢 CI - All checks have passed |
1 similar comment
Pull Request validationFailed🔴 Review - Missing review from a member (1 required) Success🟢 CI - All checks have passed |
phracek
left a comment
There was a problem hiding this comment.
Thanks for doing on this pull request.
Some information can you please create a totally separate directory like 1.26-minimal, where the Dockerfile.rhel11 and the other files will be stored?
I would prefer to use not micro approach but either ubi10 or ubi10-minimal, as this is a proof of concept.
You can take an inspiration here: sclorg/postgresql-container#653
instead of dnf let's use microdnf.
I was testing this by running:
When i built the minimized image, the size was: 109 MB, compared to previous 297MB.