Skip to content

multi/docker-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

nodejs 6.1.0 + npm@latest

per project - build new image using this one as base, with Dockerfile.app

  • if using bower, set in .bowerrc

    "directory": "node_modules/bower_components"
    

    and require them like this require('bower_components/...')

  • every cmd invocation, eg. node ./node_modules/... should be replaced with node $NODE_PATH/...

About

nodejs docker image

Resources

Stars

Watchers

Forks

Packages

No packages published