On Tue, 20 May 2025 at 17:21, Kent Overstreet <kent.overstreet@xxxxxxxxx> wrote: > Docker mounts the image, but then everything explodes when you try to > use it with what look to the user like impenetrable IO errors. > > That's a bad day for someone, or more likely a lot of someones. Wouldn't it be docker's responsibility to know that that won't work with overlayfs? Any error, whether at startup or during operation is not something the user will like. What am I missing? Thanks, Miklos