Skip to content

JonathanLT/docker-node-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-node-hello-world

Hello world in a node container

docker build -t node-image . docker run -d -p 3000:3000 node-image

About

Hello world in a node container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published