mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 16:56:33 +00:00
apt's qemu-user-static + update-binfmts produces a registration that pi-gen's nested Docker container still couldn't see. Switch to the canonical tonistiigi/binfmt approach: privileged container that installs QEMU statically with the F (fix-binary) flag, so the kernel opens the qemu-aarch64-static binary at registration time and uses it for all subsequent arm64 execs — independent of which container the exec happens in. Plus diagnostic: ls /proc/sys/fs/binfmt_misc + cat qemu-aarch64 detail, so next run's log surfaces whether registration actually landed. |
||
|---|---|---|
| .. | ||
| build.yml | ||
| release.yml | ||