Gollum Server
A simple Gollum server.
How to use this image
Start an Gollum Server instance
To start a container use the following:
docker run \
--name my-gollum-server \
--detach \
--publish 4567 \
garethflowers/gollum
License
- This image is released under the MIT License.