Sign inSign up

codeworksio/dnsomatic

By codeworksio

Updated over 8 years ago

Easily announce your new IP address to the world

Image
4

1M+

codeworksio/dnsomatic repository overview

Circle CI Size Version Commit Docker Hub

Docker DNS-O-Matic

Easily announce your new IP address to the world.

Installation

Builds of the image are available on Docker Hub where you can download from the latest stable image.

docker pull codeworksio/dnsomatic

Alternatively you can build the image yourself.

docker build --tag codeworksio/dnsomatic \
    github.com/codeworksio/docker-dnsomatic

Quickstart

Start container using:

docker run --detach --restart always \
    --name dnsomatic \
    --hostname dnsomatic \
    --env "DNSOMATIC_USERNAME=username" \
    --env "DNSOMATIC_PASSWORD=password" \
    codeworksio/dnsomatic

See

Tag summary

Content type

Image

Digest

Size

81 MB

Last updated

over 8 years ago

docker pull codeworksio/dnsomatic