Skip to content

arcus-io/docker-gitreceive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitreceive

Gitreceive https://github.com/progrium/gitreceive

  • docker build -t gitreceive .
  • docker run gitreceive

Add a user with public key

  • cat /path/to/key.pub | ssh -i sshkey root@<DOCKER_HOST> -p <CONTAINER_PORT> "gitreceive upload-key <username>"

Ports

  • 22 (ssh)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages