Skip to content

Simple echo web service in nodejs to test ther stuff.

Notifications You must be signed in to change notification settings

EricFortin/node-test-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample test nodejs app so I can test docker tooling I am working on.

How to build

docker build -t node-test-app .

How to run

docker run -d -P --name node-test-app node-test-app

About

Simple echo web service in nodejs to test ther stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published