Sign inSign up

lacsap/dokuwiki

By lacsap

Updated almost 10 years ago

dokuwiki in a container.

Image
1

730

lacsap/dokuwiki repository overview

Dokuwiki inside Docker

All of Dokuwiki data will be stored in /data

How to run the image

build the image (or get it from Docker Hub) then mount the /data volume somewhere on your machine for example:

you can run the image with :

sudo docker run -d -p=80:80 -v=/mnt/dokuwiki:/data lacsap/dokuwiki

Then configure the server by going to 127.0.0.1/install.php

Tag summary

Content type

Image

Digest

sha256:203b9a9e0

Size

114 MB

Last updated

almost 10 years ago

docker pull lacsap/dokuwiki