Open
Description
When trying to install a bootc image with many layers the payload coming back from skopeo is 104kB, however it looks like the buffer it is read into is only 32kiB, and I'm getting an EoF error from ostree as a result. I think the value on this line should be increased: https://github.com/containers/containers-image-proxy-rs/blob/main/src/imageproxy.rs#L83
I will see if I can compile with that increased and test ostree within anaconda that way.
Metadata
Metadata
Assignees
Labels
No labels