fix:ERROR | x86_64 emulation currently requires hardware acceleration!

CPU acceleration status: /dev/kvm is not found: VT disabled in BIOS or KVM kernel module not loaded
This commit is contained in:
周立志
2026-05-07 18:15:10 +08:00
parent c9f4a7a82a
commit fc1d197d0e
+2
View File
@@ -26,6 +26,8 @@ services:
- ./android_avd:/data
extra_hosts:
- "host.docker.internal:host-gateway"
devices:
- /dev/kvm:/dev/kvm
android-emulator-cuda:
build: