From 70e65976974367202f9c96cc71b8f3cacd10a658 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Thu, 29 Aug 2024 14:37:22 +0200 Subject: [PATCH] Added a star beg to the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 19d594b..b8a90f2 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ not worth it to use this image for a standalone installation proper understanding of Linux, networking and Docker itself is not recommended. If you are a novice, you should probably use a shared hosting provider instead. +If you use this image, **please leave a star at [Docker Hub](https://hub.docker.com/r/dokuwiki/dokuwiki)⭐**- it helps +to improve the visibility in the registry. + ## Quick Start: docker run -p 8080:8080 --user 1000:1000 -v /path/to/storage:/storage dokuwiki/dokuwiki:stable