Skip to content

Softyy/static-web-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Html + Nginx + Docker

Here's a basic implementation of an nginx web serving a static page with docker. The Dockerfile copies index.html and default.conf into the container and uses the base nginx image to launch the server.

About

A basic implementation of a static web page with nginx and docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors