We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b9df4b commit 6b6abf2Copy full SHA for 6b6abf2
README.md
@@ -19,7 +19,8 @@ to improve the visibility in the registry.
19
* Can be run as non-root user. Be sure the storage volume is writable by the given uid.
20
* Available tags: `stable`, `oldstable`, `master` and versions like `2020-07-29a`. `latest` is an alias for `stable`.
21
22
-An example [docker-compose file](docker-compose.yml) is included in the repository.
+An example [docker-compose file](docker-compose.yml) is included in the repository. The image is also available via
23
+the [GitHub Package Registry](https://github.com/dokuwiki/docker/pkgs/container/dokuwiki).
24
25
On first run, use DokuWiki's [installer](https://www.dokuwiki.org/installer) to configure the wiki as usual.
26
0 commit comments