Latest Cordova based on rahulcv/android-nodejs Pull from Docker Hub docker pull rahulcv/cordova:latest Or build from GitHub docker build -t rahulcv/cordova github.com/rahulcv/docker-cordova Run image docker run -it rahulcv/cordova bash Or use as base image FROM rahulcv/cordova:latest