Gollum: Running the Dockerfile listed in the wiki gives Gollum::InvalidGitRepositoryError at /

Created on 20 Sep 2016  路  3Comments  路  Source: gollum/gollum

Followed the instructions in the wiki article about dockerizing gollum and got this error:

Gollum::InvalidGitRepositoryError
file: git_layer_grit.rb
location: rescue in initialize
line: 289

Most helpful comment

initialized an empty git repository in the volume and it works.

All 3 comments

I also don't see any mention of a file called git_layer_grit.rb in this repo.

initialized an empty git repository in the volume and it works.

what dose it mean in the volume

Was this page helpful?
0 / 5 - 0 ratings

Related issues

travisallison picture travisallison  路  12Comments

snhirsch picture snhirsch  路  4Comments

jb2cool picture jb2cool  路  3Comments

ogurcan picture ogurcan  路  11Comments

James-Firth picture James-Firth  路  6Comments