Automatically updates dynamically assigned IP without manual intervention for controld dns service.
258
version: '3'
services:
controldddns:
container_name: controldddns-ct
restart: always
image: xia1997x/controldddns:latest
environment:
- controld_device_id_env=<your controld device id goes here> # your device id can also be called Resolver ID in the controld dashboard, this can be found here: https://controld.com/dashboard/devices
- controld_api_key_env=<your api key goes here> # your api key can be found here: https://controld.com/dashboard/api
Content type
Image
Digest
sha256:f7e285263…
Size
46.3 MB
Last updated
over 2 years ago
docker pull xia1997x/controldddns