On 06/24/2016 02:15 PM, Josh Berkus wrote:
Well if you have the software already installed in containers you could always use atomic mount to mount a containerOn 06/24/2016 11:13 AM, Jonathan Lebon wrote:I'm not sure what the answer to this is; I'm reluctant to recommend installing a whole suite of diagnostic tools just for the case of a bare-metal user who has a problem. But on the other hand, the current situation isn't really vialble for bare-metal users either.There is now `ostree admin unlock` to answer this case. It will allow you to install software using rpm, which gets wiped out at reboot:Oh, I forgot about that. Time to write some docs!
image and then mount the host into the container and chroot into it. :^)