Skip to content

Releases: dstapp/docker-ddns

Version 1.5.0

13 Apr 14:30
Compare
Choose a tag to compare
  • Allow getting IP address from "X-Real-Ip", "X-Forwarded-For" headers (#45) (joshdvir)

Version 1.4.0

30 Dec 11:13
Compare
Choose a tag to compare
  • Add a DynDNS compatible API (thanks @sgyurko)

Version 1.3.0

18 Mar 20:32
Compare
Choose a tag to compare
  • Add basic CI integration
  • Add usage example for docker-compose
  • Use request IP address when no addr is provided for better compatibility with DD-WRT (by vdweegen)
  • Allow IPv4 and IPv6 addresses to co-exist for the same domain

Version 1.2.1

13 Apr 04:51
7688001
Compare
Choose a tag to compare
  • Fix permissions of /var/cache/bind on container startup
  • Create zone options if not done, fixing support for persistent volumes

Version 1.2.0

26 Mar 17:11
e71e2c3
Compare
Choose a tag to compare
  • Allow usage of multiple domains

Version 1.1.0

12 Nov 17:06
Compare
Choose a tag to compare
  • Update Debian Jessie to Debian Stretch
  • Multistage Dockerfile resulting in smaller production image
  • Code refactoring
  • Extended response
  • Basic unit test coverage
  • Documentation on running from DockerHub

Initial release

13 Aug 09:01
Compare
Choose a tag to compare
1.0.0

Update README.md