Cleaned up

This commit is contained in:
butomo1989 2018-08-30 13:46:14 +02:00
parent 6b657dd13e
commit a49cc2950e

View file

@ -16,9 +16,6 @@ services:
depends_on:
- selenium_hub
privileged: true
ports:
- 6080:6080
- 4723:4723
volumes:
- $PWD/sample_apk:/root/tmp/sample_apk
- $PWD/sample_devices:/root/tmp
@ -37,9 +34,6 @@ services:
depends_on:
- selenium_hub
privileged: true
ports:
- 6080:6080
- 4723:4723
volumes:
- ~/.aws:/root/.aws
- $PWD/sample_apk:/root/tmp/sample_apk