You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GHCR mirror (unreleased) can be verified with the same command by replacing the image reference with `ghcr.io/favonia/cloudflare-ddns:1`.
51
+
50
52
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.
51
53
52
54
</details>
@@ -92,6 +94,8 @@ docker run \
92
94
favonia/cloudflare-ddns:1
93
95
```
94
96
97
+
The GHCR mirror at `ghcr.io/favonia/cloudflare-ddns` (unreleased) will use the same image tags and platforms.
98
+
95
99
⚠️ `PROXIED=true` does not change the proxy statuses of existing records. See [DNS and WAF Fallback Values](#dns-and-waf-fallback-values).
0 commit comments