File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
[ install-go ] : https://go.dev/doc/install ' Go Download '
5
5
[ github-release ] : https://github.com/HuolalaTech/page-spy-web/releases/tag/v1.2.0 ' PageSpy Release '
6
6
[ npm-package ] : https://www.npmjs.com/package/@huolala-tech/page-spy-api ' NPM package '
7
+ [ docker-hub ] : https://hub.docker.com/r/huolalatech/page-spy-web
8
+ [ github-package ] : https://github.com/HuolalaTech/page-spy-web/pkgs/container/page-spy-web/293653916?tag=latest
7
9
8
10
[ English] ( ./CONTRIBUTING.md ) | 中文 | [ 日本語] ( ./CONTRIBUTING_JA.md )
9
11
@@ -19,7 +21,7 @@ PageSpy 主要由三个仓库组成:
19
21
20
22
<img src =" ./.github/assets/interaction.png " height =" 400 " />
21
23
22
- 提供服务的方式是托管在 GitHub Package 中的 Docker 镜像(推荐) 、[ NPM package] [ npm-package ] 或者使用 [ Release] [ github-release ] 托管的可执行文件。
24
+ 提供服务的方式是托管在 [ GitHub Package] [ github-package ] 中的 Docker 镜像、和 [ Docker Hub ] [ docker-hub ] 镜像 、[ NPM package] [ npm-package ] 或者使用 [ Release] [ github-release ] 托管的可执行文件。
23
25
24
26
## Repo Setup
25
27
You can’t perform that action at this time.
0 commit comments