Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 389 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 389 Bytes

Latest Ionic

based on the latest Cordova with the latest Android and the latest Node.js


Pull from Docker Hub

docker pull rahulcv/ionic:latest

Build from GitHub

docker build -t rahulcv/ionic github.com/rahulcv/docker-ionic

Run image

docker run -it rahulcv/ionic bash

Use as base image

FROM rahulcv/ionic:latest