A build tool for customizing Bottlerocket

bottlerocket
1 Open Issue Need Help Last updated: Sep 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `img2img` tool currently relies on a build flag to assume the filesystem type (EROFS or ext4), which can cause failures if the actual `root_image` filesystem type differs. The proposal is to enhance `img2img` to dynamically detect the filesystem type using `blkid` for more robust handling or to provide a clearer error message when a mismatch occurs.

Complexity: 2/5
enhancement good first issue

A build tool for customizing Bottlerocket

Rust
#bottlerocket