brunoteixeirasilva / docker-android-builder

Stores a sample of a docker based Cordova-android builder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-android-builder

Enables a Dockerfile-based build to compile Cordova-structured sources onto a signed apk ready for publish. Move the Dockerfile to your project folder, then run it by

$ docker build .

About

Stores a sample of a docker based Cordova-android builder.

License:GNU General Public License v3.0


Languages

Language:Dockerfile 100.0%