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