Skip to content

bitsharper/docker-ddclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Dockerfile for DDCLIENT

This is a simple Dockerfile to build a container with ddclient pre-nstalled and configured to use with the FreeDNS Dynamic DNS service.

docker build . -t alpine/ddclient --build-arg DD_USERNAME='' --build-arg DD_PASSWORD='' --build-arg DD_DOMAINNAME=''
docker run -d --name ddclient --restart=unless-stopped alpine/ddclient

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published