Emulator is not getting recognized through adb devices , when i am running appium server on docker

Hi,
I am running appium server on docker container . I had created the container using the below mentioned docker image by installing the docker desktop app in my local machine.

Link for docker image of appium android=> Docker

I am facing the issue that my emulator running on my local machine is not getting recognized through adb devices. So when i am running my script . I am getting the issue as no connected device have been detected

Appium Docker logs.txt (32.0 KB)