Joshua Scarsbrook
Results
2
issues of
Joshua Scarsbrook
**Description** `execve` returns invalid argument on a read-only bind mount overlaying `fuse` when executing using `binfmt_misc`. **Steps to reproduce the issue:** Running on a ARM64 Macbook running Docker Desktop 4.34.3...
The current version doesn't compile on at least Ubuntu 22.04 and 24.04. The following patch should fix things. ```diff diff --git a/newimage/newimageio.h b/newimage/newimageio.h index 8b6a56e..819a9d1 100644 --- a/newimage/newimageio.h +++ b/newimage/newimageio.h...