budtmo / budtmo/docker-android
[🐛 Bug ]: Cannot access the Internet normally
- Dominant language
- Python
- Stars
- 15.8k
- Forks
- 1.8k
- Avg merge
- 12h 13m
- Merged PRs (30d)
- 6
Description
### Operating System
Ubuntu22.04
### Docker Image
docker run -d -p 6080:6080 -e EMULATOR_DEVICE="Samsung Galaxy S10" -e WEB_VNC=true --device /dev/kvm --name android-container budtmo/docker-android:emulator_11.0
### Expected behaviour
I pulled the container using the command "docker run -d -p 6080:6080 -e EMULATOR_DEVICE="Samsung Galaxy S10" -e WEB_VNC=true --device /dev/kvm --name android-container budtmo/docker-android:emulator_11.0", but when I tried to access http://xxx.xxxx.xxx:6080/, I hoped that the phone could access the Internet normally.
### Actual behaviour
When I finished installing, I found that the phone could not connect to the Internet.


### Logs
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.