Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant run kvm devices #709

Open
ghost opened this issue Aug 16, 2024 · 1 comment
Open

Cant run kvm devices #709

ghost opened this issue Aug 16, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Aug 16, 2024

this is the commadn which works as a normal docker command

docker run -d -p 0.0.0.0:6080:6080 -e EMULATOR_DEVICE="Nexus 7" -e WEB_VNC=true --device /dev/kvm --name android-container budtmo/docker-android:emulator_11.0

it uses KVM to run android emilator. but in yatch how to add kvm ?

i see a passthrough device section but in that it asks for container and host section. idk what to put there.

Thanks

@ghost ghost added the bug Something isn't working label Aug 16, 2024
@wickedyoda
Copy link
Collaborator

Where did you get this command from? got a link to the full site?

@wickedyoda wickedyoda self-assigned this Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant