Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

docker-httpd-git

Small image to serve git

Add Users

htpasswd /opt/git/.htpasswd <user>

Add Repo

mkdir /opt/git/<repo>.git
cd /opt/git/<repo>.git
git --bare init

Push URL: http://localhost:8080/git/.git

About

Small image to serve git

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages