Compare commits
No commits in common. "d1d137702a1eef000e30f02982304197cc56ae41" and "2a8ee366f8d150d05e5226b349e7c7650d6dfaa2" have entirely different histories.
d1d137702a
...
2a8ee366f8
@ -6,8 +6,8 @@ services:
|
||||
environment:
|
||||
- EMULATOR_DEVICE=Nexus 7 # 可以替换为你想模拟的设备名称
|
||||
- WEB_VNC=true
|
||||
# volumes:
|
||||
# - /root/pad:/home/androidusr # 数据持久化到此目录
|
||||
volumes:
|
||||
- /root/pad:/home/androidusr # 数据持久化到此目录
|
||||
devices:
|
||||
- /dev/kvm
|
||||
restart: always
|
||||
|
Loading…
Reference in New Issue
Block a user