mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2026-03-22 06:57:16 +08:00
ci: 优化 Docker 镜像发布流程并支持 GHCR
- 修改 Docker 镜像发布流程,同时支持 Docker Hub 和 GitHub Container Registry (GHCR) - 更新手动发布和自动发布工作流,增加版本号和标签处理逻辑 - 调整过时问题和 PR 自动管理策略,缩短处理周期 - 在 README 中添加通过 GHCR 拉取镜像的方式
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
<ul>
|
||||
<li>Method 1: Build the image using the <code>Dockerfile</code></li>
|
||||
<li>Method 2: Pull the image using the command <code>docker pull joeanamier/xhs-downloader</code></li>
|
||||
<li>Method 3: Pull the image using the command <code>docker pull ghcr.io/joeanamier/xhs-downloader</code></li>
|
||||
</ul>
|
||||
<li>Create Container</li>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user