oznu / docker-cloudflare-ddns

A small amd64/ARM/ARM64 Docker image that allows you to use CloudFlare as a DDNS / DynDNS Provider.
https://hub.docker.com/r/oznu/cloudflare-ddns/
GNU General Public License v3.0
1.08k stars 219 forks source link

Support Docker Secrets #50

Closed johnluetke closed 4 years ago

johnluetke commented 4 years ago

In addition to passing the Cloudflare API key via an environment variable, it also should be able to be specified via a docker secret

(I plan on opening a PR for this change in due time)

undaunt commented 4 years ago

It'd be great to get this pulled. Else, @johnluetke could you publish a fork in the interim?