You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
osbuild: use bootc install to deploy the container
Instead of deploying the container to the tree then copy all the contents
to the disk image, use bootc to directly manage the installation to the
target filesystems.
Right now this requires to use the image as the buildroot so this
requires python (for osbuild). This is tracked in [1].
[1] bootc-dev/bootc#1410
Requires osbuild/osbuild#2149
0 commit comments