From 14b6091277f482da8db81695dab5cd450368f4fb Mon Sep 17 00:00:00 2001 From: budtmo Date: Wed, 30 Jan 2019 15:01:28 +0100 Subject: [PATCH] Deleted old video --- README_GENYMOTION.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README_GENYMOTION.md b/README_GENYMOTION.md index 11e1299..300ed18 100644 --- a/README_GENYMOTION.md +++ b/README_GENYMOTION.md @@ -16,10 +16,6 @@ You can easily scale your Appium tests on Genymotion Android virtual devices in docker run -it --rm -p 4723:4723 -v $PWD/genymotion/example/sample_devices:/root/tmp -e TYPE=SaaS -e USER=$USER -e PASS=$PASS -e LICENSE=$LICENSE budtmo/docker-android-genymotion ``` -

- Docker-Android supports Genymotion Cloud -

- 2. On PaaS (AWS)
Use [aws.json](genymotion/example/sample_devices/aws.json) to define configuration of EC2 instance and run following command: