/docker-phonegap

Dockerdetails taken from criticalblue/phonegap

Phonegap Docker image

Image suitable for node, android and phonegap development. Based on Ubuntu Yakkety includes Android SKD API 25 and JDK 1.8.

Installation

1 Install Docker 2 Pull the Image: docker pull criticalblue/phonegap 3 Run the Image: docker run -it criticalblue/phonegap /bin/bash