A GitWeb + nginx container image for quickly browsing Git repositories through a web UI.Use [gitweb-
2.8K
A GitWeb + nginx container image for quickly browsing Git repositories through a web UI.Use gitweb-dark-theme theme by default
- linux/386
- linux/amd64
- linux/arm/v6
- linux/arm/v7
- linux/arm64
- linux/ppc64le
- linux/s390x
docker run -d --name gitweb --restart unless-stopped -v /path/bare_repos:/srv/git:ro -p 80:80 weiensong/gitweb
docker run --name gitweb /path/bare_repos:/srv/git:ro -p 80:80 weiensong/gitweb
Content type
Image
Digest
sha256:dc1f0ca49…
Size
20.8 MB
Last updated
3 months ago
docker pull weiensong/gitweb