On Wed, Jan 05, 2022 at 01:49:55PM +, Alex Bennée wrote:
> From: Stefan Hajnoczi
>
> The FUSE exports feature is not built because most container images do
> not have libfuse3 development headers installed. Add the necessary
> packages to the Dockerfiles.
>
> Cc: Hanna Reitz
> Cc: Richard W
On Wed, Jan 05, 2022 at 02:26:55PM +, Richard W.M. Jones wrote:
> On Wed, Jan 05, 2022 at 01:49:55PM +, Alex Bennée wrote:
> > From: Stefan Hajnoczi
> >
> > The FUSE exports feature is not built because most container images do
> > not have libfuse3 development headers installed. Add the