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
Content type
Image
Digest
sha256:09c9b6ac8…
Size
4.3 MB
Last updated
24 days ago
docker pull nowsci/dnsexit