blue-build / modules

BlueBuild standard modules used for building your Atomic Images
Apache License 2.0
21 stars 27 forks source link

feat: detect URLs and always install them using rpm-ostree install (#226) #235

Closed xynydev closed 1 month ago

xynydev commented 1 month ago

rpm-ostree override remove --install doesn't seem to support installing directly from URLs.

This feature has been tested locally and found to work perfectly.