dokuwiki in docker with ldap
511
Dokuwiki WiKi Docker image based on Ubuntu
Example startup:
docker run -d \
-v /etc/localtime:/etc/localtime:ro \
-v /etc/timezone:/etc/timezone:ro \
-v <path on host for data>:/data \
--name dokuwiki -h <FQDN> \
-p 80:80 \
idef1x/dokuwiki
Content type
Image
Digest
Size
115 MB
Last updated
about 10 years ago
docker pull sebastiangraf/dokuwiki