blob: b9f5515e7591b518d7be858e333d976339703097 (
plain) (
blame)
1
2
|
Asking for compatible with qemu-user for proot
PRoot support the user to run a cross-arch rootless container with qemu-user. As box64 is **much** faster than qemu-user-amd64, maybe we can add a special mode to enable the Proot to use `box64` instead of qemu-user.
|