budtmo / docker-android

Android in docker solution with noVNC supported and video recording
Other
9.55k stars 1.27k forks source link

Disable the nested virtualization warning by default. #421

Closed muvaf closed 5 months ago

muvaf commented 5 months ago

Types of changes

Purpose of changes

When run in nested virtualization, a warning dialog shows up saying that the performance may not be good but that's not really helpful and in fully-automated scenarios, it creates unnecessary distraction.

Fixes #281

budtmo commented 5 months ago

Thank you @muvaf for the PR