An open API service indexing awesome lists of open source software.

https://github.com/perara/docker-gitlist


https://github.com/perara/docker-gitlist

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# docker-gitlist
A dockerized version of gitlist

## Usage
```bash
docker run -d -v /path/to/gits:/git -p 8085:80 --name gitlist --restart always perara/docker-gitlist
```