Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 276 Bytes

File metadata and controls

17 lines (12 loc) · 276 Bytes

Cloudflare Dynamic DNS

  1. Clone the repo
  2. Rename default_config.cfg to config.cfg
  3. Complete the config file
  4. Build the container
docker build -t cloudflare_dynamicdns_dynamic_dns:latest .
  1. Run the container
docker-compose up -d --force-recreate