This is an automated email from the ASF dual-hosted git repository.

twice pushed a commit to branch twice/dockerhub-link
in repository https://gitbox.apache.org/repos/asf/kvrocks.git

commit 24706f8e2ad97cef33be127a1d808449791bf5cd
Author: Twice <[email protected]>
AuthorDate: Sat Mar 30 21:22:16 2024 +0900

    Add Docker Hub link to README
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index ffe46148..f07c66b0 100644
--- a/README.md
+++ b/README.md
@@ -113,6 +113,8 @@ $ docker run -it -p 6666:6666 apache/kvrocks --bind 0.0.0.0
 $ docker run -it -p 6666:6666 apache/kvrocks:nightly
 ```
 
+Please visit [Apache Kvrocks on 
DockerHub](https://hub.docker.com/r/apache/kvrocks) for additional details 
about images.
+
 ### Connect Kvrocks service
 
 ```sh

Reply via email to