Replies: 2 comments 4 replies
-
As we want bootc images to have support for bootupd, we need the images to be built using unified core mode. If we want to remove that dependency (but I don't think we should), then this is coreos/bootupd#441. Thus while technically an |
Beta Was this translation helpful? Give feedback.
4 replies
-
#215 will change this to "almost none". |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This came up in discussions at an internal F2F...what is required to produce a
boot
compatible base container image?The conversations I had seemed to indicate a requirement on the content of the container image (i.e. including
kernel
andbootc
), but also how the container image was produced.rpm-ostree compose image
?ostree container encapsulate
on an existing ostree commit?cc: @runcom @travier
Beta Was this translation helpful? Give feedback.
All reactions