Search Docker Hub
nginx-cgit
By harreorz
git web browser
259
docker run \ --hostname "git.example.com" \ --rm \ -d \ -p "80:80" \ -v "/path/git/repos:/srv/repositories:ro" \ harreorz/nginx-cgit
git clone http://git.example.com/my-project.git
Content type
Image
Digest
Size
23.1 MB
Last updated
over 9 years ago
docker pull harreorz/nginx-cgit