Sign inSign up

petems/dummy-git-repo

By petems

Updated over 7 years ago

A Docker container with a dummy repo for fixtures

Image
0

643

petems/dummy-git-repo repository overview

git-dummy

A git server with a dummy repo, with Nginx as the HTTP frontend and fast cgi wrapper for running the git http backend

Usage

$ docker run -d -p "8080:80" petems/dummy-git-repo
$ git clone http://localhost:8080/dummy-repo.git

Why?

Allows me to setup an example repository for testing gitsweeper

Tag summary

Content type

Image

Digest

Size

18.5 MB

Last updated

over 7 years ago

docker pull petems/dummy-git-repo