Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Jerry! (from Uncle Leo and Newman)

NGINX Hello World Image - but better

Purpose

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

Usage

Start the container and publish port 80 mapped to port 9090 on the host using:

docker run -d -p=9090:80/tcp bobquillin/hello-jerry:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages