Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(flake.nix): limit the amount of maximum layers to 32 on dogfood nix image #16318

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

Conversation

ThomasK33
Copy link
Member

@ThomasK33 ThomasK33 commented Jan 29, 2025

Adds maxLayers parameter to dev_image and inlines dockerTools functions

Inlines relevant dockerTools functions from nixpkgs to support maxLayers configuration in dev_image. This prevents issues with sysbox on dogfood environments when images exceed 64 layers. Also adds coreutils to the dev_image dependencies.

Change-Id: I7d34f5d50509bfa1b5e8f6ed9e150462151fbbe0
Signed-off-by: Thomas Kosiewski [email protected]

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

…ix image

Change-Id: I7d34f5d50509bfa1b5e8f6ed9e150462151fbbe0
Signed-off-by: Thomas Kosiewski <[email protected]>
@ThomasK33 ThomasK33 force-pushed the 01-29-fix_flake.nix_limit_the_amount_of_maximum_layers_to_32_on_dogfood_nix_image branch from eb0937f to 8480508 Compare January 29, 2025 09:28
@ThomasK33 ThomasK33 marked this pull request as ready for review January 29, 2025 09:29
@ThomasK33 ThomasK33 requested a review from matifali January 29, 2025 09:32
@ThomasK33 ThomasK33 merged commit 6271fda into main Jan 29, 2025
39 checks passed
@ThomasK33 ThomasK33 deleted the 01-29-fix_flake.nix_limit_the_amount_of_maximum_layers_to_32_on_dogfood_nix_image branch January 29, 2025 09:38
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants