hallowatcher / docker-ionic-android-sdk

A repo to build and test your android ionic apps through a docker container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build android apps with docker

docker run --rm -v $(pwd):/ionicapp -p 8100:8100 --network="host" build-ionic ionic cordova build android

About

A repo to build and test your android ionic apps through a docker container


Languages

Language:Dockerfile 100.0%