/docker-ionic

:roller_coaster: Docker image for Ionic (with Android & Cordova)

Primary LanguageDockerfileMIT LicenseMIT

Travis Pulls Layers Size Release Badges Beevelop

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

Use tags where possible, because...

One does not simply use latest