Compare commits

..
2 Commits
Author SHA1 Message Date
budtmo 7d63eac5ae Updated Genymotion to version 3.0.1 2019-03-01 11:14:38 +01:00
budtmo fcb89f2702 Updated maintainer email 2019-02-21 18:01:38 +01:00
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM appium/appium:1.11.1-p0
LABEL maintainer "Budi Utomo <budi.ut.1989@gmail.com>"
LABEL maintainer "Budi Utomo <budtmo.os@gmail.com>"
#=============
# Set WORKDIR
+2 -2
View File
@@ -1,6 +1,6 @@
FROM appium/appium:1.11.1-p0
LABEL maintainer "Budi Utomo <budi.ut.1989@gmail.com>"
LABEL maintainer "Budi Utomo <budtmo.os@gmail.com>"
#=============
# Set WORKDIR
@@ -102,7 +102,7 @@ ENV DISPLAY=:0 \
# Install genymotion
#====================
RUN echo | ssh-keygen -q
ARG GENYMOTION_VERSION=2.12.1
ARG GENYMOTION_VERSION=3.0.1
ENV GENYMOTION=true \
GENYMOTION_VERSION=$GENYMOTION_VERSION \
PATH="${PATH}:/opt/genymobile/genymotion/" \
+1 -1
View File
@@ -1,6 +1,6 @@
FROM appium/appium:1.11.1-p0
LABEL maintainer "Budi Utomo <budi.ut.1989@gmail.com>"
LABEL maintainer "Budi Utomo <budtmo.os@gmail.com>"
#=============
# Set WORKDIR
+2 -2
View File
@@ -12,7 +12,7 @@ services:
# Please stop this container by using docker stop instead of docker-compose stop
saas:
image: butomo1989/docker-android-genymotion
image: budtmo/docker-android-genymotion
depends_on:
- selenium_hub
privileged: true
@@ -29,7 +29,7 @@ services:
# Please stop this container by using docker stop instead of docker-compose stop
aws:
image: butomo1989/docker-android-genymotion
image: budtmo/docker-android-genymotion
depends_on:
- selenium_hub
privileged: true