gstotts / docker-ddclient

docker container image to run ddclient with dns-o-matic settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-ddclient

Container image build to run ddclient on Docker with settings for Dns-O-Matic

Before Using

  • Create a .env file that contains USERNAME and PASSWORD variables.

Usage

make build
make run
...
make stop
make clean

About

docker container image to run ddclient with dns-o-matic settings


Languages

Language:Dockerfile 58.1%Language:Makefile 41.9%