In the non container path, we're setting the version for the build using
the --add-metadata-string=version=XYZ argument passed to rpm-ostree
compose tree ....
The rpm-ostree compose image path does not expose this option yet so
modify the treefile directly as we are already doing it to set the
repos used for the compose.
In the non container path, we're setting the version for the build using
the
--add-metadata-string=version=XYZ
argument passed torpm-ostree compose tree ...
.The
rpm-ostree compose image
path does not expose this option yet somodify the treefile directly as we are already doing it to set the
repos used for the compose.
See: https://github.com/coreos/rpm-ostree/issues/4829
See: https://pagure.io/workstation-ostree-config/pull-request/472
Signed-off-by: Timothée Ravier tim@siosm.fr