mirror of
https://github.com/HQarroum/docker-android.git
synced 2026-07-15 06:47:07 +02:00
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:
@@ -26,6 +26,8 @@ services:
|
||||
- ./android_avd:/data
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
devices:
|
||||
- /dev/kvm:/dev/kvm
|
||||
|
||||
android-emulator-cuda:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user