Cleaned up
This commit is contained in:
parent
e2800863e8
commit
da177442ce
|
@ -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 \
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue