Skip to content

deric/docker-nodejs-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker node.js example app

To build a container:

$ make build

Following command will start Docker image in background

$ make run

you can test it with:

$ make test

or simply run:

curl -v localhost:43567

About

node.js hello world example based on Debian

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors