mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-16 04:44:21 +01:00
We need to export MEASURED_ROOTFS=yes for the rootfs-image builds, as shown here[0], otherwise the root_hash.txt file won't be generated. A huge thanks to Choi for quickly finding this out. Fixes: #7235 [0]: https://github.com/kata-containers/kata-containers/blob/CCv0/tools/osbuilder/image-builder/image_builder.sh#L507, Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>