Skip to content
This repository has been archived by the owner on Nov 30, 2019. It is now read-only.

KazuCocoa/docker-appium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-appium

Ubuntu 14.04 base. Appium and Android build environment with Docker.

Docker Hub is https://registry.hub.docker.com/u/kazucocoa/docker_android_testpack/

Run Appium

$ make dockerappium

Build

$ make dockerdebug

Run appium in background

$ docker run -d -i -t docker_appium

-d flag which tells Docker to run the container in the background

Network

If you would like to set ip-addresses, please specify with docker options.

About

This repository will remove because of license issue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published