Latest Ionic
based on the latest Cordova with the latest Android and the latest Node.js
Pull from Docker Hub
docker pull beevelop/ionic:latest
Build from GitHub
docker build -t beevelop/ionic github.com/beevelop/docker-ionic
Run image
docker run -it beevelop/ionic bash
Use as base image
FROM beevelop/ionic:latest