Sign inSign up

icymind/gollum

By icymind

Updated about 9 years ago

gollum docker image base ruby:alpine

Image
0

835

icymind/gollum repository overview

docker-gollum

This Dockerfile is a simply install gollum.

Installation

docker pull icymind/gollum

Usage

Run container simply
docker run -d -v "$PWD:/wiki" -p 4567:80 --name gollum icymind/gollum
You can attach some options
sudo docker run -d -P --name gollum icymind/gollum --allow-uploads --live-preview

To add more options , checkout this link gollum options.

Tag summary

Content type

Image

Digest

Size

101.6 MB

Last updated

about 9 years ago

docker pull icymind/gollum