Almost sounds like we could've prevented this in 40 at least with this?: ```bash RUN rpm-ostree ins

Almost sounds like we could've prevented this in 40 at least with this?:

RUN rpm-ostree install bootupd \
    &&\
    /usr/bin/bootupctl backend generate-update-metadata \
    && \
    ostree container commit
Was this page helpful?