Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Gitblit Dockerfile

This repository contains Dockerfile of Gitblit for Docker's build published to the public Docker Hub.

Installation

  1. Install Docker.

  2. Pull the image

  • docker pull webratio/gitblit

Usage

docker run -d -p 80:80 -p 9418:9418 -p 29418:29418 webratio/gitblit