From 1532c804c0e8251abd547967e05e20c1f1631e01 Mon Sep 17 00:00:00 2001 From: SanJin Date: Tue, 13 Aug 2019 22:08:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0Docker=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fae9210..b2482e0 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,10 @@ - 修改 config.ini -> rpc -> status 为 2 - 修改 config.ini -> rpc -> addr 地址为 HFish 服务端地址 +## Docker + +- HFish 镜像: https://hub.docker.com/r/imdevops/hfish (详细见 Docker Hub 文档) + ## 命令行帮助 ![help.png](./images/help.png)