Skip to content

Conversation

@jonasbardino
Copy link
Contributor

Fuse a bunch of build info RUN commands to reduce the total number of image layers. No need to have several individual RUN echo BLA and we have to keep the number down to avoid "max depth exceeded" CI errors.

@jonasbardino jonasbardino self-assigned this Aug 29, 2025
@jonasbardino jonasbardino added the enhancement New feature or request label Aug 29, 2025
@jonasbardino jonasbardino added this to the Rocky8 Deployments milestone Aug 29, 2025
… image layers. No need to have several individual `RUN echo BLA` and we have to keep the number down to avoid "max depth exceeded" CI errors.
@jonasbardino jonasbardino force-pushed the adjust/Dockerfile-reduce-layer-count-by-fusing-info-run-commands branch from bd8d9fa to d24c9eb Compare August 30, 2025 05:03
@jonasbardino jonasbardino marked this pull request as ready for review August 30, 2025 05:21
@jonasbardino jonasbardino requested a review from a team August 30, 2025 05:22
@jonasbardino
Copy link
Contributor Author

Merging since it's only a cosmetic change but fixes the CI build failures on rocky8.

@jonasbardino jonasbardino merged commit 468a2ce into master Aug 30, 2025
4 checks passed
@jonasbardino jonasbardino deleted the adjust/Dockerfile-reduce-layer-count-by-fusing-info-run-commands branch August 30, 2025 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

2 participants