pull/373/head
xiaojunnuo 2025-04-12 03:29:02 +08:00
parent f78cbed4d8
commit f80b706fc3
2 changed files with 5 additions and 0 deletions

View File

@ -87,6 +87,7 @@ https://certd.handfree.work/
* `greper/certd:armv7`、`greper/certd:[version]-armv7`
* GitHub Packages地址:
* `ghcr.io/certd/certd:latest`
* `ghcr.io/certd/certd:armv7`、`ghcr.io/certd/certd:[version]-armv7`
* 镜像构建通过`Actions`自动执行,过程公开透明,请放心使用
* [点我查看镜像构建日志](https://github.com/certd/certd/actions/workflows/build-image.yml)

View File

@ -9,6 +9,10 @@
* `greper/certd:latest`
* `greper/certd:armv7`、`greper/certd:[version]-armv7`
## GitHub Packages地址:
* `ghcr.io/certd/certd:latest`
* `ghcr.io/certd/certd:armv7`、`ghcr.io/certd/certd:[version]-armv7`
*
## 镜像构建公开
镜像构建通过`Actions`自动执行,过程公开透明,请放心使用
* [点我查看镜像构建日志](https://github.com/certd/certd/actions/workflows/build-image.yml)