Skip to content

Commit 254b54f

Browse files
committed
docs: document unreleased GHCR mirror
1 parent 7b34bf3 commit 254b54f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ A feature-rich and robust Cloudflare DDNS updater with a small Docker image. It
4747
--certificate-oidc-issuer https://token.actions.githubusercontent.com
4848
```
4949

50+
The GHCR mirror (unreleased) can be verified with the same command by replacing the image reference with `ghcr.io/favonia/cloudflare-ddns:1`.
51+
5052
This only proves that the Docker image is from this repository, assuming that no one hacks into GitHub or the repository. It does not prove that the code itself is secure.
5153

5254
</details>
@@ -92,6 +94,8 @@ docker run \
9294
favonia/cloudflare-ddns:1
9395
```
9496

97+
The GHCR mirror at `ghcr.io/favonia/cloudflare-ddns` (unreleased) will use the same image tags and platforms.
98+
9599
⚠️ `PROXIED=true` does not change the proxy statuses of existing records. See [DNS and WAF Fallback Values](#dns-and-waf-fallback-values).
96100

97101
</details>

0 commit comments

Comments
 (0)