mirror of
https://github.com/lkddi/dell-fans-controller-docker.git
synced 2026-04-03 09:55:11 +08:00
更新GitHub Actions工作流以使用Harbor仓库
- 将阿里云容器镜像服务替换为harbor.ay.lc - 更新镜像推送名称为harbor.ay.lc/library/dell-fans-controller - 更新README.md中的仓库信息
This commit is contained in:
@@ -30,10 +30,10 @@ docker run -d --name=dell-fans-controller-docker -e HOST=10.10.11.11 -e USERNAM
|
||||
|
||||
### Docker 镜像构建
|
||||
|
||||
本项目通过 GitHub Actions 自动构建 Docker 镜像,并推送到 Docker Hub 和阿里云容器镜像服务。
|
||||
本项目通过 GitHub Actions 自动构建 Docker 镜像,并推送到 Docker Hub 和 Harbor 私有仓库。
|
||||
|
||||
- Docker Hub: `joestar817/dell-fans-controller-docker:latest`
|
||||
- 阿里云: `registry.cn-huhehaote.aliyuncs.com/lkddi_image/dell-fans-controller-docker:latest`
|
||||
- Harbor: `harbor.ay.lc/library/dell-fans-controller:latest`
|
||||
|
||||
镜像支持多架构 (linux/amd64, linux/arm64)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user