Skip to content

softwarebhayya/helloapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Helloapp

Simple Node Js hello world app that can run in docker

Instructions to run the app in docker

To build the image, open a terminal in the code directory

/helloapp> docker build -t helloapp .

To start a container

/helloapp> docker run -it -p 8080:8080 helloapp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •