Skip to content

Latest commit

 

History

History
 
 

nodejs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

nodejs

Minimal NodeJS + NPM image

Usage

$ docker run --rm -it -v $(pwd):/source schickling/nodejs

Mount your local source folder to the container and run it inside the container.