/docker-directory-index

Create directory index using Nginx in Docker

Primary LanguageDockerfileMIT LicenseMIT

Directory Index

GitHub license Docker Docker Image Size (latest by date)

This image use Nginx to create a directory index

image

Usage

Map your directory to /data directory in container

docker run -p 80:80 -v /var/log:/data hatamiarash7/directory-index:latest

Support 💛

Donate with Bitcoin Donate with Ethereum

Contributing 🤝

Don't be shy and reach out to us if you want to contribute 😉

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Issues

Each project may have many problems. Contributing to the better development of this project by reporting them. 👍