osbuild / bootc-image-builder

A container for deploying bootable container images.
https://osbuild.org
Apache License 2.0
136 stars 57 forks source link

README: mention `--rootfs btrfs` #578

Closed mvo5 closed 3 months ago

mvo5 commented 3 months ago

With https://github.com/osbuild/bootc-image-builder/pull/439 merged we can now build btrfs images (for systems that support this).

Make sure this is mentioned in the README.

Fixes: https://github.com/osbuild/bootc-image-builder/issues/541