Cleaned up

This commit is contained in:
butomo1989 2018-09-04 10:34:49 +02:00
parent e2800863e8
commit da177442ce
3 changed files with 11 additions and 12 deletions

View file

@ -94,7 +94,7 @@ ENV DISPLAY=:0 \
#==================== #====================
# Install genymotion # Install genymotion
#==================== #====================
RUN echo | ssh-keygen RUN echo | ssh-keygen -q
ARG GENYMOTION_VERSION=2.12.1 ARG GENYMOTION_VERSION=2.12.1
ENV GENYMOTION=true \ ENV GENYMOTION=true \
GENYMOTION_VERSION=$GENYMOTION_VERSION \ GENYMOTION_VERSION=$GENYMOTION_VERSION \

View file

@ -28,7 +28,6 @@ services:
- CONNECT_TO_GRID=true - CONNECT_TO_GRID=true
# Please stop this container by using docker stop instead of docker-compose stop # Please stop this container by using docker stop instead of docker-compose stop
# The implementation still in progress
aws: aws:
image: butomo1989/docker-android-genymotion image: butomo1989/docker-android-genymotion
depends_on: depends_on: