Skip to content

hypercloud/nodejs-hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

nodejs-hello

Docker image for the express hello world application

Build

$ sudo docker build -t hypercloud/nodejs-hello .

Run

$ sudo docker run -d -p 8080:8080 hypercloud/nodejs-hello

About

Docker image for the express hello world application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published