https://github.com/hatamiarash7/docker-directory-index
Create directory index using Nginx in Docker
https://github.com/hatamiarash7/docker-directory-index
directory directory-lister docker hacktoberfest indexer indexing nginx
Last synced: 3 months ago
JSON representation
Create directory index using Nginx in Docker
- Host: GitHub
- URL: https://github.com/hatamiarash7/docker-directory-index
- Owner: hatamiarash7
- License: mit
- Created: 2020-07-29T15:02:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-24T00:50:14.000Z (6 months ago)
- Last Synced: 2025-04-24T02:12:19.922Z (6 months ago)
- Topics: directory, directory-lister, docker, hacktoberfest, indexer, indexing, nginx
- Language: Dockerfile
- Homepage:
- Size: 87.9 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Directory Index
[](https://github.com/hatamiarash7/docker-directory-index/blob/master/LICENSE)  
This image use Nginx to create a directory index

## Usage
Map your directory to `/data` directory in container
```bash
docker run -p 80:80 -v /var/log:/data hatamiarash7/directory-index:latest
```---
## Support 💛
[](https://donatebadges.ir/donate/Bitcoin/bc1qmmh6vt366yzjt3grjxjjqynrrxs3frun8gnxrz) [](https://donatebadges.ir/donate/Ethereum/0x0831bD72Ea8904B38Be9D6185Da2f930d6078094)
## 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. 👍