Skip to content

gardym/docker-gitolite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

INFO

When your gitolite image is built you want to seed it with a public key to use as first user. This user has access to administer gitolite. For that reason you need to build your own gitolite image. I could build one with my key, publish it to the registry and you could use that if you'd like me to admin your box for you.

HOWTO

cp ~/.ssh/id_rsa.pub .
sudo docker build -t gitolite

About

It's like git inside git inside GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published