Gitblit Dockerfile This repository contains Dockerfile of Gitblit for Docker's build published to the public Docker Hub. Installation Install Docker. Pull the image docker pull webratio/gitblit Usage docker run -d -p 80:80 -p 9418:9418 -p 29418:29418 webratio/gitblit