Sign inSign up

masato/ionic-cordova

By masato

•Updated almost 11 years ago

Image
1

502

masato/ionic-cordova repository overview

⁠Ionic Cordova Docker Image

This image contains Oracle Java 7, Node.js, Cordova, Ionic.

⁠Instalation
$ docker run -it --rm masato/ionic-cordova /sbin/my_init bash
⁠Usage
$ su - docker
$ nvm use v0.10
Now using node v0.10.35
$ cd /data/ionicTestApp/
$ ionic serve
Running dev server: http://172.17.3.74:8100
Running live reload server: http://172.17.3.74:35729
Watching : [ 'www/**/*', '!www/lib/**/*' ]
Ionic server commands, enter:
  restart or r to restart the client app from the root
  goto or g and a url to have the app navigate to the given url
  consolelogs or c to enable/disable console log output
  serverlogs or s to enable/disable server log output
  quit or q to shutdown the server and exit

Tag summary

Content type

Image

Digest

sha256:67a16e5b5…

Size

825.8 MB

Last updated

almost 11 years ago

docker pull masato/ionic-cordova