Sign inSign up

aleksxp/dokuwiki

By aleksxp

Updated almost 9 years ago

Doku Wiki (https://www.dokuwiki.org/)

Image
0

372

aleksxp/dokuwiki repository overview

DokuWiki

Doku Wiki on top of PHP 7.0 with Apache.

CHANGELOG

  • 09/29/2017 Updated Dokuwiki to version 2017-02-19e

Getting Started

  1. Pull image docker pull aleksxp/dokuwiki
  2. Run docker run -d --name some-doku -p 8080:80 aleksxp/dokuwiki

Read more about docker run option in official Docker documentstion.

Build

  1. Create directory
  2. CD into created directory
  3. Create Dockerfile. Use FROM aleksxp/dokuwiki. Add whatever you need.
  4. Run docker build -t your_image_name .

Read more about Dockerfile and docker build in official Docker documentation.

Prerequisites
  1. Docker

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Tag summary

Content type

Image

Digest

Size

208.2 MB

Last updated

almost 9 years ago

docker pull aleksxp/dokuwiki