Doku Wiki on top of PHP 7.0 with Apache.
docker pull aleksxp/dokuwikidocker run -d --name some-doku -p 8080:80 aleksxp/dokuwikiRead more about docker run option in official Docker documentstion.
FROM aleksxp/dokuwiki. Add whatever you need.docker build -t your_image_name .Read more about Dockerfile and docker build in official Docker documentation.
This project is licensed under the MIT License - see the LICENSE.md file for details
Content type
Image
Digest
Size
208.2 MB
Last updated
almost 9 years ago
docker pull aleksxp/dokuwiki