Skip to content

petabreads/static-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Nginx Static

Build a docker image that serves static content with Nginx

Requirements

Building & running your image

  • docker build -t youruser/yourproject .
  • docker run -d -p 80:80 --name project youruserName/yourproject

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published