Docker image for automated testing of Android apps.
Based on the instructions on the GitLab website.
debianalpine
View on Docker Hub
docker pull dpet23/docker-android:<tag>
docker build -t dpet23/docker-android:<tag> .
docker run -it --name docker-android dpet23/docker-android:<tag> /bin/bash