Skip to content

codingforentrepreneurs/cfe-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

We'll use the public container in various tutorials and projects on Coding for Entrepreneurs.

Deploy on Railway

Usage

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

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

open http://localhost:8381

Homepage Screenshot

Example Homepage Image

About

An NGINX Docker Container with a custom HTML page

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •