Sign inSign up

8ear/octodns

By 8ear

•Updated over 6 years ago

Docker Container for OctoDNS https://github.com/github/octodns

Image
0

2.1K

8ear/octodns repository overview

⁠OctoDNS in docker

Docker Container for OctoDNS https://github.com/github/octodns⁠. This docker repository creates with the support of Travis the docker container in hub.docker.com.

Build Status

Docker Hub repository: https://hub.docker.com/r/8ear/octodns⁠

⁠Local creation:

./make.sh

⁠Container Using

Docker run:

docker run --rm 8ear/octodns

Docker-compose:

service:
    octodns:
        image: 8ear/octodns
        container_name: octodns
        env_file: .env_octodns
        volumes: 
        - ./DATA/octodns:/data
        commands: octodns-sync --config-file=/data/config.yml

Tag summary

Content type

Image

Digest

Size

72.6 MB

Last updated

over 6 years ago

docker pull 8ear/octodns