mirror of
https://github.com/budtmo/docker-android.git
synced 2026-07-31 04:07:25 +00:00
Updated readme
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
|
||||
# Please stop this container by using docker stop instead of docker-compose stop
|
||||
saas:
|
||||
image: budtmo/docker-android-genymotion:1.8-p2-beta
|
||||
image: budtmo/docker-android-genymotion
|
||||
depends_on:
|
||||
- selenium_hub
|
||||
privileged: true
|
||||
@@ -28,7 +28,7 @@ services:
|
||||
|
||||
# Please stop this container by using docker stop instead of docker-compose stop
|
||||
aws:
|
||||
image: budtmo/docker-android-genymotion:1.8-p2-beta
|
||||
image: budtmo/docker-android-genymotion
|
||||
depends_on:
|
||||
- selenium_hub
|
||||
privileged: true
|
||||
|
||||
Reference in New Issue
Block a user