bootc-image-builder
bootc-image-builder copied to clipboard
bib: drop `inContainerOrUnknown()` and use `setup.IsContainer()`
We have a shared helper now in ibcli, lets drop duplicated code. Thanks to Ondrej for writing the new (and better) helper.
C.f. https://github.com/osbuild/image-builder-cli/pull/361
Sorry, had to force push because of conflicts in go.mod