1
0
This commit is contained in:
pooneyy
2025-06-25 11:22:27 +08:00
parent fce601421f
commit aa226da67f
92 changed files with 817 additions and 318 deletions

View File

@@ -0,0 +1,6 @@
CONTAINER_NAME="docker-android"
EMULATOR_DEVICE="Samsung Galaxy S10"
IMAGE="budtmo/docker-android:latest"
PANEL_APP_PORT_HTTP=40288
RESTART_POLICY="always"
WEB_VNC="true"