Sign inSign up

ahmadnassri/gollum

By ahmadnassri

•Updated about 3 years ago

docker image for gollum wiki

Image
0

2.4K

ahmadnassri/gollum repository overview

⁠Gollum Wiki Container

a Gollum Wiki container for local runs.

license release size docker github

⁠Usage

create a docker-compose.yml with the following:

version: '3'

services:
  gollum:
    image: ahmadnassri/gollum
    volumes:
      - $PWD:/wiki
    ports:
      - 8080:8080
⁠Volumes

Map the the directory where Gollum will read files to /wiki


Author: Ahmad Nassri⁠ • Twitter: @AhmadNassri⁠

Tag summary

Content type

Image

Digest

sha256:9f3ab356a…

Size

123.7 MB

Last updated

about 3 years ago

docker pull ahmadnassri/gollum