You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without the fix binary flag, most of Sandbox's multiarch images won't work, as we generally don't bundle qemu inside of the rootfs. When Sandbox is checking for binfmt_misc registration, it should allow a force parameter that removes a pre-existing registration and replaces it with the one we know will work.
The text was updated successfully, but these errors were encountered:
Without the
fix binary
flag, most of Sandbox's multiarch images won't work, as we generally don't bundleqemu
inside of the rootfs. When Sandbox is checking for binfmt_misc registration, it should allow aforce
parameter that removes a pre-existing registration and replaces it with the one we know will work.The text was updated successfully, but these errors were encountered: