mirror of
https://github.com/HQarroum/docker-android.git
synced 2026-07-15 06:47:07 +02:00
Merge pull request #31 from italks/main
fix:Failing on RUN /opt/install-sdk.sh #10
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
*.sh text eol=lf
|
||||||
@@ -26,6 +26,8 @@ services:
|
|||||||
- ./android_avd:/data
|
- ./android_avd:/data
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- "host.docker.internal:host-gateway"
|
- "host.docker.internal:host-gateway"
|
||||||
|
devices:
|
||||||
|
- /dev/kvm:/dev/kvm
|
||||||
|
|
||||||
android-emulator-cuda:
|
android-emulator-cuda:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user