Exclude all of go from runtime image #4

Open
ChausseBenjamin wants to merge 7 commits from ChausseBenjamin/main into main
2 changed files with 22 additions and 3 deletions
Showing only changes of commit 6ee9d3f8fd - Show all commits

View File

@@ -1,5 +1,12 @@
# Dynamic DNS Updates with Cloudflare
> [!NOTE]
> This program was originally written by [mxmlndml]. This fork merely
> optimizes the docker image with better (more optimized) compiles flags
> and strips out the entire Go runtime from the final image (making the final
> image <3MB instead of ~900MB). Go thank him for his work developing this, not
> me ;)
![cloudflare-dynamic-dns](https://github.com/mxmlndml/cloudflare-dynamic-dns/assets/42516330/fc6e7c3e-eb96-4fdf-924e-cf86dab70b4b)
This Docker container offers a straightforward and efficient solution for
@@ -64,3 +71,5 @@ breakdown of the available configuration variables:
- **`INTERVAL`** _defaults to `5`_
\
Time interval in minutes between DNS updates
[1]: github.com/mxmlndml/cloudflare-dynamic-dns