thanks for this, it was the solution I needed that was hidden in plain sight. π
thanks for this, it was the solution I needed that was hidden in plain sight. 
ld...rpm-ostree install in Containerfile runmkdir -p /var/lib/alternativesld and used this instead:ostree container commit doesn't like stuff in /var so you have to clean it before doing the container commit... but we do that anyway...mkdir -p /var/lib/alternatives above)
ublue-os/akmods 
dedication.pngmkdir -p /var/lib/alternatives if it's going to install any RPMs which need alternatives... so, IMHO, it's just a nice default hack until upstream Fedora and/or package maintainers find better solutions for alternativesldldrpm-ostree installContainerfilemkdir -p /var/lib/alternativesmkdir -p /var/lib/alternativesmkdir -p /var/lib/alternativesostree container commitublue-os/akmodsdedication.png