Skip to content

Latest commit

 

History

54 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-nginx-autoindex

Dockerfile for Nginx with autoindex

CI

Docker image

Pull the image from Docker Hub

$ docker image pull dceoy/nginx-autoindex

Usage

Run a web server to serve the current directory at / of Nginx

$ docker container run --rm -p 80:80 -v ${PWD}:/var/lib/nginx/html:ro dceoy/nginx-autoindex

Run a web server with docker-compose

$ docker compose -f /path/to/docker-nginx-autoindex/compose.yml up

About

Dockerfile for Nginx with autoindex

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages