timothymiller / cloudflare-ddns

🎉🌩️ Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP!
https://timknowsbest.com/free-dynamic-dns
GNU General Public License v3.0
3.14k stars 333 forks source link

Run as non-root user #182

Open JtMotoX opened 8 months ago

JtMotoX commented 8 months ago

This allows the docker container to run as a non-root user.

Fixes https://github.com/timothymiller/cloudflare-ddns/issues/162

JtMotoX commented 1 month ago

@timothymiller any chance of getting this merged?