{"id":27375072,"url":"https://github.com/katharostech/docker_dokuwiki","last_synced_at":"2026-04-30T15:31:03.662Z","repository":{"id":66216726,"uuid":"203670570","full_name":"katharostech/docker_dokuwiki","owner":"katharostech","description":"Docker image for Dokuwiki","archived":false,"fork":false,"pushed_at":"2020-08-29T01:12:50.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-29T00:42:06.282Z","etag":null,"topics":["docker","docker-image","drone"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/katharostech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-08-21T22:01:20.000Z","updated_at":"2020-08-29T01:12:53.000Z","dependencies_parsed_at":"2023-02-25T02:16:19.898Z","dependency_job_id":null,"html_url":"https://github.com/katharostech/docker_dokuwiki","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"1a2b46afac4ea004c12855c016035e2038ef6d8c"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/katharostech/docker_dokuwiki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fdocker_dokuwiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fdocker_dokuwiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fdocker_dokuwiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fdocker_dokuwiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katharostech","download_url":"https://codeload.github.com/katharostech/docker_dokuwiki/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fdocker_dokuwiki/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32469344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-image","drone"],"created_at":"2025-04-13T12:14:20.755Z","updated_at":"2026-04-30T15:31:03.624Z","avatar_url":"https://github.com/katharostech.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dokuwiki Docker Image\n\n[![Build Status](https://cloud.drone.io/api/badges/katharostech/docker_dokuwiki/status.svg)](https://cloud.drone.io/katharostech/docker_dokuwiki)\n\nThis is a simple Docker image for the free and open source Dokuwiki. It is built on top of Ubuntu and is running PHP 7 and Nginx.\n\nDokuwiki is so simple to install that I have found no need for having environment variables for configuration. Everything can be done through the Dokuwiki UI as far as I am aware. :)\n\nIf you want to persist your install and/or configuration, the important paths are:\n\n* The configuration directory: `/var/www/html/conf`\n* The data directory ( where your wiki pages go ): `/var/www/html/data`\n\n## Example Run Command\n\n```bash\ndocker run --name dokuwiki \\\n-p 80:80 \\\n-e MAX_UPLOAD_SIZE=10M \\\n-v wiki-data:/var/www/html/data \\\n-v wiki-conf:/var/www/html/conf \\\nkatharostech/dokuwiki\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatharostech%2Fdocker_dokuwiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatharostech%2Fdocker_dokuwiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatharostech%2Fdocker_dokuwiki/lists"}