Skip to content

Commit 53273ab

Browse files
committed
feat: 下载页面新增docker命令
1 parent f57ad0c commit 53273ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/download/Index.vue

+1
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ function getNewVersioArch(arch) {
275275
<div class="text-[14pt] mb-[20px]">
276276
我们为Docker用户提供了容器镜像,您可以通过如下命令抓取安同OS容器
277277
</div>
278+
<p>docker pull aosc/aosc-os</p>
278279
</div>
279280
</div>
280281
</template>

0 commit comments

Comments
 (0)