Skip to content

Commit dbe6e8c

Browse files
committed
fix:添加tag查询地址
1 parent c6169e9 commit dbe6e8c

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

docs/en/guide/oneclickvirt/oneclickvirt_install.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ API Documentation: ```http://localhost:8888/swagger/index.html```
3434
Since the database starts together when starting, do not operate immediately when the container just starts. You need to wait at least 12 seconds.
3535
:::
3636

37+
Available image tags can be found at:
38+
39+
https://hub.docker.com/r/spiritlhl/oneclickvirt
40+
41+
https://github.com/oneclickvirt/oneclickvirt/pkgs/container/oneclickvirt
42+
3743
#### Method 1: Using Pre-built Images
3844

3945
**Image Tag Description**

docs/guide/oneclickvirt/oneclickvirt_install.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,14 @@ API 文档:```http://localhost:8888/swagger/index.html```
3636
由于启动的时候连带数据库一起启动,所以容器刚启动的时候不要立即操作,需要至少等待12秒。
3737
:::
3838

39+
可使用的镜像tag可在
40+
41+
https://hub.docker.com/r/spiritlhl/oneclickvirt
42+
43+
https://github.com/oneclickvirt/oneclickvirt/pkgs/container/oneclickvirt
44+
45+
中查询
46+
3947
#### 方式一:使用预构建镜像
4048

4149
**镜像标签说明**

0 commit comments

Comments
 (0)