mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 16:56:33 +00:00
No description
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. |
||
|---|---|---|
| .github/workflows | ||
| deploy | ||
| docs | ||
| kiosk | ||
| nodered | ||
| scripts | ||
| server | ||
| .gitattributes | ||
| .gitignore | ||
| CLAUDE.md | ||
| docker-compose.coolify.yml | ||
| docker-compose.yml | ||
| LICENSE-AGPL.txt | ||
| LICENSE-COMMERCIAL.md | ||
| LICENSE.md | ||
| package-lock.json | ||
| package.json | ||
| sec-config.yaml | ||
| tsconfig.base.json | ||