Skip to content

jodejode77/docker-simple-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-simple-nginx

Simple Nginx setup in Docker using Alpine.

What It Does

  • Builds an image named mynginx
  • Runs Nginx on http://localhost:8080
  • Uses an external nginx.conf
  • Mounts static files from ./html
  • Runs the container as a non-root user

Run

docker compose up --build

Stop

docker compose down

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors