Sign inSign up

mottosso/gollum

By mottosso

Updated over 11 years ago

The current version of Gollum

Image
0

539

mottosso/gollum repository overview

Originally from here, but ran into two issues.

  1. It's Gollum 3.0.0, the latest version (currently) is 4.0.0
  2. It assumes a non-bare path to the Git repository

Usage

The only change is that the entry point is now pointing to gollum directly, no path is assumed.

$ mkdir root.git && cd root.git
$ git init --bare --shared=group
$ docker run -p 80:4567 -v $(pwd):/root.git --rm mottosso/gollum /root.git

For other options, see the original docker package.

Tag summary

Content type

Image

Digest

sha256:bbda24ffc

Size

-

Last updated

over 11 years ago

docker pull mottosso/gollum