Sign inSign up

nowsci/dnsexit

By nowsci

•Updated 24 days ago

DNSExit dynamic IP client for Docker

Image
2

100K+

nowsci/dnsexit repository overview

⁠dnsexit

DNSExit dynamic IP client for Docker

version: '2'

services:

  dnsexit:
    image: dnsexit
    container_name: dnsexit
    volumes:
      - /etc/localtime:/etc/localtime:ro
    environment:
      - LOGIN=mylogin
      - PASSWORD=mypassword
      - HOST=host.domain.com
      - INTERVAL=600
    restart: always

Tag summary

Content type

Image

Digest

sha256:09c9b6ac8…

Size

4.3 MB

Last updated

24 days ago

docker pull nowsci/dnsexit