Sign inSign up

ejahn/yeoman

By ejahn

Updated almost 9 years ago

Ubuntu 16.04 image with a selection of yeoman generators, node.js and NVM, Grunt, Gulp, & Compass

Image
2

1.5K

ejahn/yeoman repository overview

docker-yeoman

Ubuntu 16.04 image with node.js (nvm), Grunt, Gulp, & Compass and a selection of yeoman generators

Description

This image currently contains the following Yeoman packages:

Includes:

  • Node.js (nvm)
  • Compass/Sass
  • Ruby
  • Gulp
  • Grunt
  • Bower

Usage:

This command: "$ docker run -it -p 9000:9000 -p 35729:35729 -p 3000:3000 --rm -v $(pwd):/app ejahn/yeoman"

  • Starts the container
  • Maps the exposed server- and livereload ports
  • Mounts the working directory to your current local directory

You may set the server-ip in your Grunt-/Gulpfile to '0.0.0.0' to access it from outside.

Tag summary

Content type

Image

Digest

Size

345.9 MB

Last updated

almost 9 years ago

docker pull ejahn/yeoman