Updates the DNS with the ip adress of the running machine. The program will run every 24h, starting from program start.
image: grimsan555/dnsupdater:latest
container_name: dnsupdater
environment:
password: myUniquePassword
username: myUniqueUserName
hostname: myHostName
restart: unless-stopped