Sign inSign up

harreorz/nginx-cgit

By harreorz

•Updated over 9 years ago

git web browser

Image
0

259

harreorz/nginx-cgit repository overview

⁠How to use

docker run                                  \
  --hostname "git.example.com"              \
  --rm                                      \
  -d                                        \
  -p "80:80"                                \
  -v "/path/git/repos:/srv/repositories:ro" \
  harreorz/nginx-cgit

⁠Git clone from the server

git clone http://git.example.com/my-project.git

Tag summary

Content type

Image

Digest

Size

23.1 MB

Last updated

over 9 years ago

docker pull harreorz/nginx-cgit