Skip to content

junmingwen/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Hello World Image

Purpose

This image is used to demonstrate a simple Hello World Docker image using Node.js. It serves up a single HTML page.

Usage

Start the container and publish port 3000 to some port on the host.

docker run -d -p 3000:3000 mikarinneoracle/hello-world:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published