Skip to content

Repository files navigation

NGINX Hello World Image

Purpose

This image is used to demonstrate a simple Hello World Docker image using NGINX. It serves up a single HTML page that shows the hostname of the container.

Usage

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

docker run -d -p 8080:80 jmreeve007/hello-world:latest

About

Hello World

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages