Docker Container with Ubuntu 14.04, NodeJS 0.12.2, Yeoman, Karma, Angular, Grunt, Gulp, Bower
1.4K
Yeoman development environment based on Ubuntu 14.04
Tools:
Container has two users added as part of the build
User 1: root
Password: root
User 2: docker
Password: docker
docker build -t exadatum/yeoman .
docker run -it exadatum/yeoman
Once you login, you can use angularjs or jhipster generators
Generate AngularJs Project
yo angular
Generate JHipster Project
yo jhipster
Content type
Image
Digest
sha256:fc0a9ef46…
Size
392.4 MB
Last updated
almost 11 years ago
docker pull exadatum/yeoman