scragg0x / realms-wiki

Git based wiki inspired by Gollum
http://realms.io
GNU General Public License v2.0
833 stars 91 forks source link

Fixed Dockerfile, added docker-compose.yml #209

Closed zsiddiqi closed 6 years ago

zsiddiqi commented 7 years ago

The Dockerfile has been fixed. Builds an image that runs fine in docker. An accompanying docker-compose.yml file is also provided for ease. Create an empty folder 'realms-data' after clone to hold the wiki data external to the docker container.