|
Will (I'm only about 56% that I am asking the question correctly, so please feel free to rephrase the question more accurately) |
Answered by
cgwalters
Feb 20, 2025
Replies: 1 comment
I think the summary of the current status quo is:
bootc isn't going to explicitly not support IMA to be clear - mechanically it appears as another extended attribute and we don't need to care about it. But composefs has much stronger security properties. |
0 replies
Answer selected by
cgwalters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think the summary of the current status quo is:
security.imaset via e.g.podman buildis supported in theory since containers/storage#657 there were a variety of followups and I'm not sure about testing of that (also ref containers/storage#1608 )bootc isn't going to explicitly not support IMA to be clear - mechanically it appears as another extended attribute and we don't need to care about it. But composefs has much stronger securit…