update README.md.

Signed-off-by: konyshe <383456+konyshe@user.noreply.gitee.com>
This commit is contained in:
konyshe
2025-06-26 03:00:58 +00:00
committed by Gitee
parent d4dcf6cc98
commit 7de5e5008a

View File

@@ -77,7 +77,7 @@
#### linux, Docker
```
docker rm goodlink -f; docker run -d --name=goodlink --net=host --restart=always registry.cn-shanghai.aliyuncs.com/kony/goodlink --key=AIabJpEIYHMDIA6NBgOBboYJ --remote
docker run -d --name=goodlink --net=host --restart=always registry.cn-shanghai.aliyuncs.com/kony/goodlink --key=AIabJpEIYHMDIA6NBgOBboYJ --remote
```
#### linux, 命令行