Skip to content

Latest commit

 

History

History
executable file
·
36 lines (22 loc) · 736 Bytes

File metadata and controls

executable file
·
36 lines (22 loc) · 736 Bytes

Docker Android image

Docker Stars Docker Pulls

Docker image for automated testing of Android apps.

Based on the instructions on the GitLab website.


Supported Tags

  • debian
  • alpine

View on Docker Hub


Docker Pull Command

docker pull dpet23/docker-android:<tag>

Usage

docker build -t dpet23/docker-android:<tag> .
docker run -it --name docker-android dpet23/docker-android:<tag> /bin/bash