FROM alvrme/alpine-android:android-32-jdk11 RUN (apk update && apk add npm openssh-client tree) &&\ npm install -g cordova