Is it possible to run Android Emulator on Docker with KVM nested virtualization

I have deployed android emulator in docker container with KVM support for performance acceleration, but the emulator is running so slow and stuck at boot animation screen forever.

Any ideas on what’s happening and how to solve the problem?

Thanks.