Sign inSign up

codingforentrepreneurs/cfe-nginx

By codingforentrepreneurs

Updated over 2 years ago

Simple modified nginx image with a custom Hello World HTML page.

Image
0

1.5K

codingforentrepreneurs/cfe-nginx repository overview

codingforentrepreneurs/cfe-nginx:latest

This is a simple modified nginx image to serve the static files in the html directory. The Docker image will be updated every 90 days to ensure the latest version of nginx.

Github Repo

Usage

docker run -d -p 8381:80 codingforentrepreneurs/cfe-nginx:latest

Then open your browser to http://localhost:8381 with:

open http://localhost:8381

Tag summary

Content type

Image

Digest

sha256:f697ad3b4

Size

67.7 MB

Last updated

over 2 years ago

docker pull codingforentrepreneurs/cfe-nginx