Exclude all of go from runtime image #4
@@ -1,5 +1,12 @@
|
|||||||
# Dynamic DNS Updates with Cloudflare
|
# 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 ;)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
This Docker container offers a straightforward and efficient solution for
|
This Docker container offers a straightforward and efficient solution for
|
||||||
@@ -64,3 +71,5 @@ breakdown of the available configuration variables:
|
|||||||
- **`INTERVAL`** _defaults to `5`_
|
- **`INTERVAL`** _defaults to `5`_
|
||||||
\
|
\
|
||||||
Time interval in minutes between DNS updates
|
Time interval in minutes between DNS updates
|
||||||
|
|
||||||
|
[1]: github.com/mxmlndml/cloudflare-dynamic-dns
|
||||||
|
|||||||
Reference in New Issue
Block a user