Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 298 Bytes

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