dfelski / docker-gitolite

Docker image for Gitolite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker image for Gitolite

This image allows you to run a git server in a container with OpenSSH and Gitolite.

Based on Alpine Linux and the great work of jgiannuzzi and others.

Run docker-compose up to start the image.

You can then add users and repos by following the official guide.

About

Docker image for Gitolite

License:MIT License


Languages

Language:Shell 61.0%Language:Dockerfile 39.0%