Open mukheshpugal opened 3 years ago
I do not have selenium or appium pre-installed nor do I need them. I am using it for a completely different purpose. All I need is google play store and adb support. Kindly let me know if there is an alternate method for achieving the same.
Hi!
I stumbled upon your guide while trying to build docker android with google play store. I ran the container following the instructions from here.
However, after running
sudo docker run
(with all the other parameters), I'm unable to access localhost:5900.Output on running
docker container ls
:Where could the error be?