This website requires JavaScript.
Explore
Help
Sign In
harbor-admin
/
image-manager
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
30
Commits
2
Branches
0
Tags
7a69524e912b5a0697201ce50f2aeacbcf6bf3fb
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
snowykami
7a69524e91
Sync Container Images / sync-images (push)
Successful in 40s
Details
调整导入顺序,优化代码结构
2025-04-21 00:54:26 +08:00
.github
/workflows
更改工作流运行环境,从 ubuntu-latest 更新为 liteyukios-latest
2025-04-17 21:37:03 +08:00
dockerfiles
更新 cloudreve-aio Dockerfile,修正依赖项,移除多余的 vips-tools
2025-04-20 16:41:32 +08:00
.gitignore
添加 GitHub Actions 工作流以同步容器镜像,更新 .gitignore 和 Python 版本文件,添加项目描述和依赖项
2025-04-17 20:08:41 +08:00
.python-version
添加 GitHub Actions 工作流以同步容器镜像,更新 .gitignore 和 Python 版本文件,添加项目描述和依赖项
2025-04-17 20:08:41 +08:00
images.yaml
更新 cloudreve-aio 的目标地址为 reg.liteyuki.icu/reedit/cloudreve-aio:latest
2025-04-20 15:36:40 +08:00
pyproject.toml
添加 cloudreve-aio Dockerfile,更新同步任务以支持 Dockerfile 构建
2025-04-20 15:21:07 +08:00
README.md
添加 GitHub Actions 工作流以同步容器镜像,更新 .gitignore 和 Python 版本文件,添加项目描述和依赖项
2025-04-17 20:08:41 +08:00
sync.py
调整导入顺序,优化代码结构
2025-04-21 00:54:26 +08:00
uv.lock
添加 test-pypi 依赖项,并更新 uv.lock 文件以包含新的源信息
2025-04-19 20:30:08 +08:00
README.md
The file is empty.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
通过工作流定期同步上游镜像站到harbor
Readme
61
KiB
Languages
Python
95.5%
Dockerfile
4.5%